MDO3000 Programmer Manual.pdf - 第685页

Commands Listed in Alphabetical Order Conditions This command re quires a DPO4AUTOM AX application module for DPO/MSO4000B and MDO4000/B/C mod els or MDO3FLEX application module for MDO3000 models. Group Search Syntax SE…

100%1 / 1158
Commands Listed in Alphabetical Order
SEARCH:SEARCH
1:TRIGGER:A:BUS:B1:FLEXRAY:DATA:SIZE?
might return
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:DATA:SIZE 1 indicating
the data size is 1 byte.
SEARCH:SEAR
CH<x>:TRIGger:A:BUS:B<x>:FLEXray:DATa:VALue
This command specifies the low value to use when searching on the FlexRay bus
data field. The search condition needs to be set to ID or IDANDDATA (using
TRIGger:A
:BUS:B<x>:FLEXray:CONDition).
SEARCH<x> is the search number,
whichisalways1,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:VALue
<QString>
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:DATa:VALue?
Re
lated Commands
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:CONDition
Arguments
<QString> is a quoted string that is the low binary data string to be used for a
FlexRay search if the search condition is set to
IDANDDATA.
Examples
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:DATA:VALUE
“11001010”
sets the binary data string to 11001010.
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:DATA:VALUE? might
return
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:DATA:VALUE
"XXXXXXXX"
indicates the binary data string is don't cares.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:EOFTYPE
This command specifies which end of file type to use (static, dynamic or any)
when searching on the FlexRay bus EOF field. The search condition needs to be
set to EOF (using SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:
CONDition).
SEARCH<x> is the search number, which is always 1, and B<x>
2-654 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual
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