MDO3000 Programmer Manual.pdf - 第648页
Commands Listed in A lphabetical Order SEARCH:SEARCH <x>:TRIGger:A:BU S:B<x>:ARINC429 A:LABel:QUALifie r? might return EQU AL indicating the l abel qualifier is set to =. SEARCH:SEARCH<x>:TRIGger:A:BUS:B…

Commands Listed in Alphabetical Order
SEARCH:SEARC
H<x>:TRIGger:A:BUS:B<x>:ARINC429A:LABel:QUALifier
This command specifies the qualifier to be used when searching on the ARINC429
label field. The search condition must be set to LABel or LABELANDDATA.
The default q
ualifier is "Equal to". SEARCH<x> is the search number, which
is always 1. 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
Search
Syntax
SEARCH:SEARCH<x>:TRIGger:A:BUS:
B<x>:ARINC429A:LABel:QUALifier
{LESSthan|MOREthan|Equal|UNEQual|LESSEQual|MOREEQual|
INrange|OUTrange}
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:LABel:
QUALifier?
Related Commands
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:CONDition
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:LABel:HIVALue
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:LABel:VALue
Arguments
LESSthan sets label qualifier to less than.
MOREthan sets the label qualifier to greater than.
EQual sets the label 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 l
abel qualifier to in range.
OUTrange sets the label qualifier to out of range.
NOTE. If the sear
ch condition is set to LABELANDDATA, the label qualifier will
be locked to EQual until the search condition is changed again.
Examples
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:LABel:QUALifie r
LESSthan
sets the label qualifier to less than.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-617

Commands Listed in Alphabetical Order
SEARCH:SEARCH
<x>:TRIGger:A:BUS:B<x>:ARINC429A:LABel:QUALifier?
might return EQUAL indicating the label qualifier is set to =.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:LABel:VALue
This command specifies the low value to be used when searching on the
ARINC429 bus label field. The search condition must be set to LABel or
LABELANDDATA (using SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:
ARINC429A:CONDition). The defa
ultisallX's(don'tcare).SEARCH<x>isthe
search number, which is always 1. B<x> is the bus number.
Conditions
This command requires install
ation of a DPO4AERO application module for
MDO4000C models, or MDO3AERO for MDO3000 models.
Group
Search
Syntax
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:LABel:VALue
<QString>
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:LABel:VALue?
Related Commands
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:CONDition
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:LABel:HIVALue
SEARCH:SEARCH<x>: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.
Examples
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:LABel:VALue
"XXXX1000" sets the upper limit of the range to XXXX1000.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:LABel:VALue?
might return "XXXXXXXX".
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:SDI
This command specifies the value for the SDI field to be used when searching
on the ARINC429 bus data field(s). The search condition must be set to DATA
or LABELANDDATA (using SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:
ARINC429A:CONDition). The default is all X's (don't care). SEARCH<x> is the
search number, which is always 1. B<x> is the bus number.
2-618 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual

Commands Listed in Alphabetical Order
Conditions
This command re
quires installation of a DPO4AERO application module for
MDO4000C models, or MDO3AERO for MDO3000 models.
Group
Search
Syntax
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:SDI <QString>
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:SDI?
Related Commands
BUS:B<x>:ARINC429A:DATA:FORMAT
SEARCH:SEARCH<x>: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 field is only present when the selected data field format is DATA
(using BUS:B<x>:ARINC429A:DATA:FORMAT). Also, the stored QString is
reset to its default value whenever the data field format is changed.
Examples
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:SDI "X0" sets the
SDI field value to X0.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:SDI? might return
"XX".
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:SSM
This command specifies the value for the SSM field to be used when searching
on the ARINC429 bus
data field(s). The search condition must be set to DATA
or LABELANDDATA (using SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:
ARINC429A:CONDition). The default is all X's (don't care). SEARCH<x> is the
search number, which is always 1. 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
Search
Syntax
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:SSM <QString>
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:SSM?
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-619