MDO3000 Programmer Manual.pdf - 第810页

Commands Listed in A lphabetical Order EQual sets the l abel qualifier to e qual. UNEQual sets the label qualifier to not equal. LESSEQual sets the label qualifier to less than or equal. MOREEQual sets the label qualifier to…

100%1 / 1158
Commands Listed in Alphabetical Order
Syntax
TRIGger:A:BUS
:B<x>:ARINC429A:LABel:HIVALue <QString>
TRIGger:A:BUS:B<x>:ARINC429A:LABel:HIVALue?
Related Commands
TRIGger:A:BUS:B<x>:ARINC429A:CONDition
TRIGger:A:BUS:B
<x>:ARINC429A:LABel:QUALifier
TRIGger:A:BUS:B<x>:ARINC429A:LABel:VALue
Arguments
QString is a quoted string of 8 bits. The allowable characters are 0, 1, and X.
The bits specified in the quoted string replace the least significant bits, leaving
any unspecified upp
er bits unchanged.
Examples
TRIGger:A:BUS:B<x>:ARINC429A:LABel:HIVALue "XXXX1000" sets the
upper limit of the range to XXXX1000.
TRIGger:A:BUS:B<x>:ARINC429A:LABel:HIVALue? might return
"XXXXXXXX".
TRIGger:A:BUS:B<x>:ARINC429A:LABel:QUALier
This command specifies the qualifier to be used when triggering on the ARINC429
label field. The trigger condition must be set to LABel 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:LABel:QUALifier
{LESSthan|MOREthan|Equal|UNEQual|LESSEQual|MOREEQual|
INrange|OUTrange}
TRIGger:A:BUS:B<x>:ARINC429A:LABel:QUALifier?
Related Commands
TRIGger:A:BUS:B<x>:ARINC429A:CONDition
TRIGger:A:BUS:B<x>:ARINC429A:LABel:HIVALue
TRIGger:A:BUS:B<x>:ARINC429A:LABel:VALue
Arguments
LESSthan sets label qualifier to less than.
MOREthan sets the label qualifier to greater than.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-779
Commands Listed in Alphabetical Order
EQual sets the l
abel qualifier to equal.
UNEQual sets the label qualifier to not equal.
LESSEQual sets the label qualifier to less than or equal.
MOREEQual sets the label qualifier to greater than or equal.
INrange sets the label qualifier to in range.
OUTrange sets the label qualifier to out of range.
NOTE. If the trigger condition is set to LABELANDDATA, the label qualier will
be locked to EQual until the trigger condition is changed again.
Examples
TRIGger:A:BUS:B<x>>:ARINC429A:LABel:QUALifier LESSthan sets
the label qualifier to less than.
TRIGger:A:BUS:B<x>:ARINC429A:LABel:QUALifier? might return
EQUAL indicating the label qualifier is set to =.
TRIGger:A:BUS:B<x>:ARINC429A:LABel:VALue
This command specifies the low value to be used when triggering on the
ARINC429 bus label field. The trigger condition must be set to LABel or
LABELANDDATA (using TRIGger:A:BUS:B<x>:ARINC429A:CONDition).
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:LABel:VALue <QString>
TRIGger:A:BUS:B<x>:ARINC429A:LABel:VALue?
Related Commands
TRIGger:A:BUS:B<x>:ARINC429A:CONDition
TRIGger:A:BUS:B<x>:ARINC429A:LABel:HIVALue
TRIGger:A:BUS:B<x>:ARINC429A:LABel:QUALifier
Arguments
QString is a quoted string of 8 bits. The allowable characters are 0, 1, and X.
The bits specified in the quoted string replace the least significant bits, leaving
any unspecified upper bits unchanged.
2-780 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual
Commands Listed in Alphabetical Order
Examples
TRIGger:A:BUS
:B<x>:ARINC429A:LABel:VALue
"XXXX1000" sets the
upper limit of the range to XXXX1000.
TRIGger:A:BU
S:B<x>:ARINC429A:LABel:VALue?
might return
"XXXXXXXX".
TRIGger:A:BUS:B<x>:ARINC429A:SDI
This command specifies the value for the SDI field to be used when triggering on
the ARINC429 bus data field(s). The trigger condition must be set to DATA or
LABELANDDATA (using TRIGger:A:BUS:B<x>:ARINC429A:CONDition).
The defau
lt 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:SDI <QString>
TRIGger:A:BUS:B<x>:ARINC429A:SDI?
Related Commands
BUS:B<x>:ARINC429A:DATA:FORMAT
TRIGger:A:BUS:B<x>:ARINC429A:CONDition
Arguments
QString is a quoted string of 2 bits. The allowable characters are 0, 1, and X.
The bits specified in the quoted string replace the least significant bits, leaving
any unspecified upper bits unchanged.
NOTE. The SDI eld is only present when the selected data eld format is DATA
(using BUS:B<x>:ARINC429A:DATA:FORMAT). Also, the stored QString is
reset to its default value whenever the data eld format is changed.
Examples
TRIGger:A:BUS:B<x>:ARINC429A:SDI "X0" sets the SDI field value to X0.
TRIGger:A:BUS:B<x>:ARINC429A:SDI? might return "XX".
TRIGger:A:BUS:B<x>:ARINC429A:SSM
This command specifies the value for the SSM field to be used when triggering on
the ARINC429 bus data field(s). The trigger condition must be set to DATA or
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-781