MDO3000 Programmer Manual.pdf - 第693页
Commands Listed in Alphabetical Order Conditions This command re quires a DPO4EMBD application module for DPO/MSO4000B and MDO4000/B/C models or MDO3EMBD application module for MDO3000 models. Group Search Syntax SEARCH:…

Commands Listed in Alphabetical Order
Examples
SEARCH:SEARCH
1:TRIGGER:A:BUS:B1:FLEXRAY:HEADER:INDBITS
”10100”
sets the indicator bits of the header to 10100.
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:HEADER:INDBITS? might
return
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:HEADER:INDBITS
"XXXXX"
indicating the indicator bits of the header are don't cares.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:HEADER:PAYLength
This command specifies to use the payload length portion of the binary header
string when searching on the FlexRay bus header. This command specifies the
payload length to be used in a FlexRay search. The search condition needs to be
set to HEADer (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:HEADER:PAYLength
<QString>
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:FLEXray:HEADER:
PAYLength?
Arguments
<QString> is a quoted string representing the payload length portion of the
binary header string used for a FlexRay search.
Examples
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:HEADER:PAYLENGTH
“1001101”
sets the payload length portion of the binary header string to 1001101.
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:HEADER:PAYLENGTH?
might return
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:FLEXRAY:HEADER:PAYLENGTH
"XXXXXXX"
indicating the payload length portion of the binary header string
is don't cares.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:I2C:ADDRess:MODe
This command specifies the I2C address mode to be used in an I2C search: either
7or10-Bit.
SEARCH<x> is the search number and B<x> SEARCH<x> is the search
number, which is always 1, and
B<x>
2-662 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual

Commands Listed in Alphabetical Order
Conditions
This command re
quires a DPO4EMBD application module for DPO/MSO4000B
and MDO4000/B/C models or MDO3EMBD application module for
MDO3000 models.
Group
Search
Syntax
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:I2C:ADDRess:MODe
{ADDR7|ADDR10}
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:I2C:ADDRess:MODe?
Arguments
ADDR7 specifies 7-bit addresses.
ADDR10 specifies 10-bit addresses.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:I2C:ADDRess:TYPe
This command specifies the I2C address type to be used in an I2C search.
SEARCH<x> is the search number, which is always 1, and B<x>
Conditions
This command requires a DPO4EMBD application module for DPO/MSO4000B
and MDO4000/B/C models or MDO3EMBD application module for
MDO3000 models.
Group
Search
Syntax
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:I2C:ADDRess:TYPe
{GENeralcall|STARtbyte|HSmode|EEPROM|USER}
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:I2C:ADDRess:TYPe?
Arguments
GENeralcall specifies the GENeralcall address type.
STARtbyte specifies the STARtbyte address type.
HSmode specifies the HSmode address type
EEPROM specifies the EEPROM address type.
USER specifies a user address.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-663

Commands Listed in Alphabetical Order
SEARCH:SEARC
H<x>:TRIGger:A:BUS:B<x>:I2C:ADDRess:VALue
This command specifies the address value to be used in an I2C search if the search
condition is
ADDRess or ADDRANDDATA (address and data). SEARCH<x> is the
search numbe
r, which is always 1, and
B<x>
Conditions
This command requires a DPO4EMBD application module for DPO/MSO4000B
and MDO400
0/B/C models or MDO3EMBD application module for
MDO3000 models.
Group
Search
Syntax
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:I2C:ADDRess:VALue <bin>
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:I2C:ADDRess:VALue?
Related Commands
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:I2C:CONDition
Arguments
<bin> is the address in binary format.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:I2C:CONDition
This command specifies the search condition to use for an I2C search. SEARCH< x>
is the search number, which is always 1, and B<x>
Conditions
This command requires a DPO4EMBD application module for DPO/MSO4000B
and MDO4000/B/C models or MDO3EMBD application module for
MDO3000 models.
Group
Search
Syntax
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:I2C:CONDition
{STARt|STOP|REPEATstart|ACKMISS|ADDRess|DATA|ADDRANDDATA}
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:I2C:CONDition?
Arguments
STARt sp
ecifies a search based on a start condition.
STOP specifies a search based on a stop condition.
REPEATstart specifies a search based on a repeat of start condition.
ACKMISS specifies a search based on a missing acknowledgement condition.
2-664 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual