MDO3000 Programmer Manual.pdf - 第805页
Commands Listed in Alphabetical Order Examples TRIGger:A:BUS :B1:ARINC429A:CO NDITION STAR t enables t riggering on the first bit of a word. SEARCH:SEARC H1:TRIGger:A:B US:B1:ARINC429A :CONDITION? might return ERROR, indi…

Commands Listed in Alphabetical Order
FLEXRay specifi
es the FLexRay bus.
AUDio specifies the audio bus.
ETHERnet specifies the Ethernet bus.
MIL1553B specifies the MIL-STD-1553 bus.
TRIGger:A:BUS:B<x>:ARINC429A:CONDition
This command sets the condition (word start, label, matching data, word end, or
error) to b
e used to trigger on CAN bus data. B<x> is the bus number.
Conditions
This command requires installation of a DPO4AERO application module for
MDO4000C models, or MDO3AERO for MDO3000 models.
Group
Trigger
Syntax
TRIGger:A:BUS:B<x>:ARINC429A:CONDition
{STARt|END|LABel|DATA|LABELANDDATA|ERRor}
TRIGger:A:BUS:B<x>:ARINC429A:CONDition?
Related Commands
Most of the other TRIGger:A:BUS:B<x>:ARINC429A commands are impacted
by the setting of this command.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:CONDition
TRIGger:A:BUS:B<x>:ARINC429A:ERRTYPE
BUS:B<x>:ARINC429A:SOUrce
Arguments
STARt enables triggering on the first bit of a word.
END enables triggering on the 32nd bit of a word.
LABel enables trigger on a matching label.
DATA enables triggering on matching packet data field(s).
LABELANDDATA enables triggering on matching label and matching packet data
field(s).
ERROR enables triggering on a specified packet error.
NOTE. The type of error triggered on is specified by TRIGger:A:BUS:B<x>:
ARINC429A:ERRTYPE
2-774 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual

Commands Listed in Alphabetical Order
Examples
TRIGger:A:BUS
:B1:ARINC429A:CONDITION STARt
enables triggering on
the first bit of a word.
SEARCH:SEARC
H1:TRIGger:A:BUS:B1:ARINC429A:CONDITION?
might
return ERROR, indicating a trigger on packet error condition.
TRIGger:A:BUS:B<x>:ARINC429A:DATA:HIVALue
When the trigger condition is set to DATA or LABELANDDATA, and the
qualifier is set to either INrange or OUTrange, this command specifies the
upper value of the range for a trigger on the data field. (Use the command
TRIGger:
A:BUS:B<x>:ARINC429A:DATA:VALue to specify the lower value of
the range). The default is all X's (don't care). B<x> is the bus number.
Conditions
This command requires installation of a DPO4AERO application module for
MDO4000C models, or MDO3AERO for MDO3000 models.
Group
Trigger
Syntax
TRIGger:A:BUS:B<x>:ARINC429A:DATA:HIVALue <QString>
TRIGger:A:BUS:B<x>:ARINC429A:DATA:HIVALue?
Related Commands
BUS:B<x>:ARINC429A:DATA:FORMAT
TRIGger:A:BUS:B<x>:ARINC429A:CONDition
TRIGger:A:BUS:B<x>:ARINC429A:DATA:QUALifier
TRIGger:A:BUS:B<x>:ARINC429A:DATA:VALue
Arguments
QString is a quoted string of 19, 21, or 23 bits. The allowable characters are0,
1, and X. The bits specified in the quoted string repla
ce the least significant bits,
leaving any unspecified upper bits unchanged.
NOTE. The size of the QString is dependent on the data field format selected using
BUS:B<x>:ARINC429A:DATA:FORMAT. Also, the store d QString is reset to its
default value whenever the data field format is changed.
Examples
TRIGger:
A:BUS:B<x>:ARINC429A:DATA:HIVALue
"XXXXXXXXXXXXXXX1000" sets the upper limit of the range to
XXXXXXXXXXXXXXX1000.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-775

Commands Listed in Alphabetical Order
TRIGger:A:BUS
:B<x>:ARINC429A:DATA:HIVALue?
might return
"XXXXXXXXXXXXXXXXXXX".
TRIGger:A:BUS:B<x>:ARINC429A:DATA:QUALifier
This command specifies the qualifier to be used when triggering on the ARINC429
data field(s). The trigger condition must be set to DATA or LABELANDDATA.
The default qualifier is “Equal to”. B<x> is the bus number.
Conditions
This command requires installation of a DPO4AERO application module for
MDO4000C models, or MDO3AERO for MDO3000 models.
Group
Trigger
Syntax
TRIGger:A:BUS:B<x>:ARINC429A:DATA:QUALifier
{LESSthan|MOREthan|Equal|UNEQual|LESSEQual|MOREEQual|
INrange|OUTrange}
TRIGger:A:BUS:B<x>:ARINC429A:DATA:QUALifier?
Related Commands
BUS:B<x>:ARINC429A:DATA:FORMAT
TRIGger:A:BUS:B<x>:ARINC429A:CONDition
TRIGger:A:BUS:B<x>:ARINC429A:DATA:HIVALue
TRIGger:A:BUS:B<x>:ARINC429A:DATA:VALue
Arguments
LESSthan sets data qualifier to less than.
MOREthan sets the data qualifier to greater than.
EQual sets the data qualifier to equal.
UNEQual sets the data qualifier to not equal.
LESSEQual sets the data qualifier to less than or equal.
MOREEQual sets the data qualifier to greater than or equal.
INrange sets the data qualifier to in range.
OUTrange sets the data qualifier to out of range.
NOTE. Thetriggerqualifier only applies to the bits defined as the data field via the
bus data field format specifier (using BUS:B<x>:ARINC429A:DATA:FORMAT)
2-776 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual