MDO3000 Programmer Manual.pdf - 第681页

Commands Listed in Alphabetical Order SEARCH:SEARCH 1:TRIGGER:A:BUS: B1:FLEXRAY:CYCLE COUNT:VALUE? might return SEARCH:SEARCH 1:TRIGGER:A:BUS: B1:FLEXRAY:CYCLE COUNT:VALUE "XXXXXX" indicating the cycle count va…

100%1 / 1158
Commands Listed in Alphabetical Order
Arguments
LESSthan sets t
he cycle count qualifier to less than.
MOREthan sets the cycle count qualifier to greater than.
EQual sets the cycle count qualifier to equal.
UNEQual sets the cycle count qualifier to not equal.
LESSEQual sets the cycle count qualifier to less than or equal.
MOREEQual sets the cycle count qualifier to greater than or equal.
INrange sets the cycle count qualifier to in range.
OUTrange sets the cycle count qualifier to out of range.
Examples
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:CYCLECOUNT:QUALIFIER
LESSthan
sets the cycle count qualifier to less than.
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:CYCLECOUNT:QUALIFIER ?
might return
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:CYCLECOUNT:QUALIFIER
EQUAL
indicating the cycle count qualifier is set to =.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:CYCLEcount:VALue
This command specifies the low data value to be used when searching on the
FlexRay bus cycle count field. The search condition must be set to CYCLEcount
(using SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:CONDition).
SEARCH<x> is the search number, which is always 1, and B<x>
Conditions
This command requires a DPO4AUTOMAX application module for
DPO/MSO4000B and MDO4000/B/C models or MDO3FLEX application module
for MDO3000 models.
Group
Search
Syntax
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:CYCLEcount:VALue
<QString>
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:CYCLEcount:
VALue?
Arguments
<QString> is a quoted string that is the cycle count binary value.
Examples
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:CYCLECOUNT:VALUE
“110010”
sets the cycle count value to 110010.
2-650 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual
Commands Listed in Alphabetical Order
SEARCH:SEARCH
1:TRIGGER:A:BUS:B1:FLEXRAY:CYCLECOUNT:VALUE?
might return
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:CYCLECOUNT:VALUE
"XXXXXX"
indicating the cycle count value is don't cares.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:DATa:HIVALue
This command specifies the high value to use when searching on the
FlexRay bu
s data field. The search condition needs to be set to ID or
IDANDDATA (using SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:
CONDition).
SEARCH<x> is the search number, which is always 1, and B<x>
Conditions
This command requires a DPO4AUTOMAX application module for
DPO/MSO4000B and MDO4000/B/C models or MDO3FLEX application module
for MDO3000 models.
Group
Search
Syntax
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:DATa:HIVALue
<QString>
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:DATa:HIVALue?
Related Commands
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:CONDition
Arguments
<QString> is a quoted string that is the data field high binary value.
Examples
SEARCH:SEARCH1:TRIG
GER:A:BUS:B1:FLEXRAY:DATA:HIVALUE
“11001010”
sets the high value 11001010.
SEARCH:SEARCH1:TRI
GGER:A:BUS:B1:FLEXRAY:DATA:HIVALUE?
might
return
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:DATA:HIVALUE
"XXXXXXXX"
indicating the high value is don't cares.
SEARCH:SEARCH<x>:
TRIGger:A:BUS:B<x>:FLEXray:DATa:OFFSet
This command specifies the offset of the data string in bytes to be used when
searching on the FlexRay bus data field. The search condition needs to be set to
ID or IDANDDATA (u
sing SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:
FLEXray:CONDition).
SEARCH<x> is the search number, which is always 1, and
B<x>
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-651
Commands Listed in Alphabetical Order
Conditions
This command re
quires a DPO4AUTOMAX application module for
DPO/MSO4000B and MDO4000/B/C models or MDO3FLEX application module
for MDO3000 models.
Group
Search
Syntax
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:DATa:OFFSet
<NR1>
SEARCH:SEARCH<
x>:TRIGger:A:BUS:B<x>:FLEXray:DATa:OFFSet?
Arguments
<NR1> is the data offset in bytes. A byte offset of -1 signifies don't care, and no
byte offset is used. The instrument will search or match any byte value that fits.
Examples
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:DATA:OFFSET 10 sets
the FLEXRAY data offset to 10 bytes.
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:DATA:OFFSET? might
return
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:DATA:OFFSET 0
indicating the offset is set to 0 bytes.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:DATa:QUALier
Thiscommandspeciesthequalier(<,>,=,<=,>=,not=,inrange,
out of range) to use when searching on the FlexRay bus data field.
The search condition needs to be set to ID or IDANDDATA (using
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:CONDition).
SEARCH<x> is the search number, which is always 1, and B<x>
Conditions
This command requires a DPO4AUTOMAX application module for
DPO/MSO4000B and MDO4000/B/C models or MDO3FLEX application module
for MDO3000 models.
Group
Search
Syntax
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:DATa:QUALifier
{LESSthan|MOREthan|EQual|UNEQual|LESSEQual|MOREEQual|
INrange|OUTrange}
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:DATa:QUALifier?
2-652 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual