MDO3000 Programmer Manual.pdf - 第732页

Commands Listed in A lphabetical Order Arguments <QString> with i n t h e r a n g e 0 0 0 0 0 0 0 t o 1111111 ( 0 0 h e x t o 7 F h e x ) . Examples SEARCH:SEARCH 1:TRIGGER:A:BUS: B1:USB:ADDRESS: VALUE “00010 00” s…

100%1 / 1158
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
Commands Listed in Alphabetical Order
Examples
SEARCH:SEARCH
1:TRIGGER:A:BUS:B1:USB:CONDITION TOKENPACKET
sets
the search condition to be a token packet.
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:USB:CONDITION? might return
:SEARCH:SEARCH1:TRIGGER:A:BUS:B1:USB:CONDITION SYNC,which
indicates that the search condition is a sync field.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:USB:DATa:HIVALue
This command specifies the upper limit data value for the inside-of-range
and outside-of-range qualifiers to be used in a USB search, when
the search condition is set to
DATAPacket. Use the command
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:USB:DATa:VALue to set the
lower limit.
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:DATa:HIVALue
<QString>
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:USB:DATa:HIVALue?
Related Commands
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:USB:CONDition,
SEARCH:SEARCH<x>:TRIGger:A:
BUS:B<x>:USB:DATa:VALue
Arguments
<QString> within the range 00000000 to 11111111 (00 hex to FF hex).
Examples
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:USB:DATA:HIVALUE “00001000”
sets the upper limit to binary 00001000 (08 hex).
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:USB:DATA:HIVALUE? might return
:SEARCH:SEARCH1:TRIGGER:A:BUS:B1:USB:DATA:HIVALUE “01111111”,
which indicates that the upper limit is 01111111 (7F hex).
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:USB:DATa:OFFSet
This command specifies the data offset in bytes to search for in a USB search.
The minimum and default values are 0 and the maximum is 1024.
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-703