MDO3000 Programmer Manual.pdf - 第731页

Commands Listed in Alphabetical Order Conditions This command re quires the DPO4USB applicatio n module to be installed, except for MDO3000 models, which require the MDO3USB. Note that 1 GHz bandwidth models are recommen…

100%1 / 1158
Commands Listed in Alphabetical Order
Group
Search
Syntax
SEARCH:SEARCH<x>:TRIGger:A:BU
S:B<x>:SPI:DATa{:MOSI|:OUT}:
VALue < bin>
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:SPI:DATa{:MOSI|:OUT}:
VALue?
Related Commands
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:SPI:CONDition
Arguments
<bin> is the data in binary format.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:SPI:D
ATa:SIZe
ThiscommandspeciesthelengthofthedatastringtobeusedinanSPIsearch,
if the search condition is
MISO, MOSI,orMISO MOSI. 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/Bmodels or MDO3EMBD application module for
MDO3000 models.
Group
Search
Syntax
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:SPI:DATa:SIZe <NR1>
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:SPI:DATa:SIZe?
Related Commands
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:SPI:CONDition
Arguments
<NR1> is the data string length in bytes.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:USB:ADDRess:HIVALue
This command specifies the upper limit of the address string for the inside-of-range
and outside-of-range qualifiers to be used in aUSB search. Use the command
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:USB:ADDRess:VALue to set
the lower limit.
SEARCH<x> is the search number, which is always 1, and B<x>
2-700 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual
Commands Listed in Alphabetical Order
Conditions
This command re
quires the DPO4USB application module to be installed, except
for MDO3000 models, which require the MDO3USB. Note that 1 GHz bandwidth
models are recommended for high-speed (HS) USB.
Group
Search
Syntax
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:USB:ADDRess:HIVALue
<QString>
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:USB:ADDRess:HIVALue?
Related Commands
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:USB:CONDition,
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:USB:ADDRess:VALue
Arguments
<QString> within the range 0000000 to 1111111 (00 hex to 7F hex).
Examples
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:USB:ADDRESS:HIVALUE
“0001000”
sets the upper limit to binary 0001000 (08 hex).
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:USB:ADDRESS:HIVALUE? might
return
:SEARCH:SEARCH1:TRIGGER:A:BUS:B1:USB:ADDRESS:HIVALUE
“1111111”
, which indicates that the upper limit is 1111111 (7F hex).
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:USB:ADDRess:VALue
This command specifies the address value for the lower limit for inside-of-range
and outside-of-range qualifiers to be used in a USB search.
SEARCH<x> is the
search number, which is always 1, and
B<x>
Conditions
This command requires the DPO4USB application module to be installed, except
for MDO3000 models, which require the MDO3USB. Note that 1 GHz bandwidth
models are recommended for high-speed (HS) USB.
Group
Search
Syntax
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:USB:ADDRess:VALue
<QString>
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:USB:ADDRess:VALue?
Related Commands
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:USB:CONDition
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-701
Commands Listed in Alphabetical Order
Arguments
<QString> with
in the range 0000000 to 1111111 (00 hex to 7F hex).
Examples
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:USB:ADDRESS:VALUE “0001000”
sets the binary address to 0001000 (08 hex).
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:USB:ADDRESS:VALUE? might return
:SEARCH:SEARCH1:TRIGGER:A:BUS:B1:USB:ADDRESS:VALUE “1000000”,
which indicates that the binary address is 100000 (40 hex).
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:USB:CONDition
This command specifies the search condition for a USB search. SEARC H<x> is the
search number, which is always 1, and
B<x>
Conditions
This command requires the DPO4USB application module to be installed, except
for MDO3000 models, which require the MDO3USB. Note that 1 GHz bandwidth
models are recommended for high-speed (HS) USB.
Group
Search
Syntax
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:USB:CONDition
{SYNC|RESET|SUSPEND|RESUME|EOP|TOKENPacket|DATAPacket
|HANDSHAKEPacket|SPECIALPacket|ERRor}
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:USB:CONDition?
Arguments
SYNC specifies to search for a Sync field of a packet.
RESET specifies to search for a reset condition.
SUSPEND specifies to search for a suspend condition.
RESUME specifies to search for a resume condition.
EOP specifies to search for an end-of-packet signal.
TOKENPacket specifies to search for a token packet.
DATAPacket specifies to search for a data packet
HANDSHAKEPacket specifies to search for a handshake packet.
SPECIALPacket specifies to search for a special status packet.
ERRor specifies to search for an error condition.
2-702 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual