MDO3000 Programmer Manual.pdf - 第645页

Commands Listed in Alphabetical Order Arguments QString is a quo ted string of 19, 21, or 2 3 bits. The allowable characters are 0, 1, and X. The bits specified in the quoted s tring replace the least significan t bits, le…

100%1 / 1158
Commands Listed in Alphabetical Order
EQual sets the d
ata 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. The search qualier only applies to the bits dened as the data eld via the
bus data eld format specier (using BUS:B<x>:ARINC429A:DATA:FORMAT).
Examples
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:DATA:QUALifier
LESSthan
sets the label qualifier to less than.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>>:ARINC429A:DATA:QUALifie r?
might return EQUAL indicating the label qualifier is set to =.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:DATA:VALue
This command specifies the low value 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:DATA:VALue
<QString>
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:DATA:VALue?
Related Commands
BUS:B<x>:ARINC429A:DATA:FORMAT
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:CONDition
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:DATA:HIVALue
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:DATA:QUALifier
2-614 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual
Commands Listed in Alphabetical Order
Arguments
QString is a quo
ted string of 19, 21, or 23 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 size of the QString is dependent on the data eld format selected using
BUS:B<x>:ARINC429A:DATA:FORMAT. Also, the store d QString is reset to its
default value whenever the data eld format is changed.
Examples
SEARCH:SEARCH<x>>:TRIGger:A:BUS:B<x>:ARINC429A:DATA:VALue
"XXXXXXXXXXXXXXX1000" sets the data field value to
XXXXXXXXXXXXXXX1000.
SEARCH:SEARCH<x>>:TRIGger:A:BUS:B<x>:ARINC429A:DATA:VALue?
might return "XXXXXXXXXXXXXXXXXXX".
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:ERRTYPE
This command specifies the error type when searching on an ARINC429
bus signal. The search condition needs to be set to ERROR (using
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:CONDition).
SEARCH<x>isthesearchnumber,whichisalways1.B<x>isthebusnumber.
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:ERRTYPE
{ANY|GAP|WORD|PARity}
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:ERRTYPE?
Arguments
ANY sets the error type to match any of the other available error types.
GAP sets the error type to match on gap violations (less than 4 bits idle time
between two packets on the bus).
WORD sets the error type to match on word errors (incorrect number of bits in a
word or bits that violate return to zero transmission).
PARity sets the error type to match on parity errors (parity value results in even
parity count for a word).
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-615
Commands Listed in Alphabetical Order
Examples
SEARCH:SEARCH
1:TRIGger:A:BUS:B1:ARINC429A:ERRTYPE ANY
sets the
error type to match any of the other available error types.
SEARCH:SEARC
H1:TRIGger:A:BUS:B1:ARINC429A:ERRTYPE?
might return
PARity.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:LABel:HIVALue
When the search condition is set to LABel, and the qualifier is set
to either INrange or OUTrange, this command specifies the upper
value of the range for a match on the label field. (Use the command
SEARCH:S
EARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:LABel:VALue
to specify the lower value of the range). 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:LABel:HIVALue
<QString>
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:LABel:HIVALue?
Related Commands
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:CONDition
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:LABel:QUALifier
SEARCH:SEARCH<x>: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 upper bits unchanged.
Examples
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:LABel:HIVALue
"XXXX1000" sets the upper limit of the range to XXXX1000.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:LABel:HIVALue?
might return "XXXXXXXX".
2-616 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual