MDO3000 Programmer Manual.pdf - 第686页
Commands Listed in A lphabetical Order Arguments CRCHeader sets the error type to CRC header . CRCTrailer sets the error type to CRC trailer . SYNCFrame sets the error type to sync frame. STARTupnosync sets the error typ…

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:EOFTYPE
{STATic|DYNAMic|ANY}
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:EOFTYPE?
Arguments
STATic sets the FlexRay end of frame type to STATIC.
DYNAMic sets the FlexRay end of frame type to DYNAMIC.
ANY sets the FlexRay end of frame type to ANY type.
Examples
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:EOFTYPE ANY sets the
FlexRay end of frame type to any type.
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:EOFTYPE? might return
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:EOFTYPE STATIC
indicating the FlexRay end of frame type is static.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:ERRTYPE
This command specifies the error type to use when searching on the
FlexRay bus signal. The search condition needs to be set to ERROR (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:ERRTYPE
{CRCHeader|CRCTrailer|SYNCFrame|STARTupnosync|NULLFRStatic|
NULLFRDynamic}
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:ERRTYPE?
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-655

Commands Listed in Alphabetical Order
Arguments
CRCHeader sets
the error type to CRC header.
CRCTrailer sets the error type to CRC trailer.
SYNCFrame sets the error type to sync frame.
STARTupnosync sets the error type to start up with no sync.
NULLFRStatic sets the error type to null frame static.
NULLFRDynamic sets the error type to null frame dynamic.
Examples
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:ERRTYPE SYNCFRAME sets
the error type to sync frame
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:ERRTYPE? might return
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:ERRTYPE CRCHEADER
indicating the FlexRay error type is CRCHEADER
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:FRAMEID:HIVALue
This command specifies the high value to use when searching on the FlexRay bus
frame ID field. (Use SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:
FRAMEID:VALue to set the low value.) The search condition needs to be set
to IDentifier (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:FRAMEID:HIVALue
<QString>
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:FRAMEID:HIVALue?
Arguments
<QString> is a quoted string representing the binary data string used for FlexRay
frame ID high value.
Examples
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:FRAMEID:HIVALUE
“00101100101”
sets the frame id high value to 00101100101.
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:FRAMEID:HIVALUE?
might return
2-656 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual

Commands Listed in Alphabetical Order
SEARCH:SEARCH
1:TRIGGER:A:BUS:B1:FLEXRAY:FRAMEID:HIVALUE
"XXXXXXXXXXX"
indicating the frame id high value is don't cares.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:FRAMEID:QUALifier
This command specifies the qualifier to use when searching on the FlexRay
bus frame ID field. The search condition needs to be set to IDentifier (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:FRAMEID:QUALifier
{LESSthan|MOREthan|EQual|UNEQual|LESSEQual|MOREEQual|
INrange|OUTrange}
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:FRAMEID:
QUALifier?
Arguments
LESSthan sets the frame ID qualifier to less than.
MOREthan sets the frame ID qualifier to more than.
EQual sets the frame ID qualifier to equal.
UNEQual sets the frame ID qualifier to unequal
LESSEQual sets the frame ID qualifier to less than or equal.
MOREEQual sets the frame ID qualifier to greater than or equal.
INrange sets the frame ID qualifier to in range.
OUTrange sets the frame ID qualifier to outside of range.
Examples
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:FRAMEID:QUALIFIER
OUTRANGE
sets the frame ID qualifier to out of range.
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:FRAMEID:QUALIFIER?
might return
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:FRAMEID:QUALIFIER
EQUAL
indicating the frame ID qualifier is EQUAL.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-657