MDO3000 Programmer Manual.pdf - 第680页

Commands Listed in A lphabetical Order Arguments LESSthan sets t he cycle count qualifier to less than. MOREthan sets the cycle coun t qualifier to gre ater than. EQual sets the cycle count qualifier to equal. UNEQual sets …

100%1 / 1158
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:CYCLEcount:
HIVALue <QString>
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:CYCLEcount:
HIVALue?
Arguments
<QString> is a quoted string that is the cycle count high value.
Examples
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:CYCLECOUNT:HIVALUE
“110010”
sets the cycle count high value to 110010.
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:CYCLECOUNT:HIVAL
UE?
might return
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:CYCLECOUNT:HIVALUE
"XXXXXX"
indicating the cycle count high value is set to don't cares.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:CYCLEcount:QUALier
This command specifies the qualifier (<, >, =, <=, >=, not =, in
range, out of range) to use 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:QUALifier
{LESSthan|MOREthan|EQual|UNEQual|LESSEQual|MOREEQual
|INrange|OUTrange}
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:CYCLEcount:
QUALifier?
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-649
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