MDO3000 Programmer Manual.pdf - 第699页
Commands Listed in Alphabetical Order SEARCH:SEARC H<x>:TRIGger:A:BUS:B<x>:LIN:DA T a:SIZe This command specifies the length of the data string, in bytes, to be used in a LIN search, if the search c ondition i…

Commands Listed in Alphabetical Order
SEARCH:SEARC
H<x>:TRIGger:A:BUS:B<x>:LIN:DATa:QUALifier
This command specifies the LIN data qualifier. This only applies if the search
condition is set to
IDentifier or IDANDDATA (identifier and data). SEARCH<x>
is the search
number, which is always 1, and
B<x>
Conditions
This command requires a DPO4AUTO application module for DPO/MSO4000B
and MDO4000/B/C models or MDO3AUTO application module for
MDO3000 models.
Group
Search
Syntax
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:LIN:DATa:QUALifier
{LESSthan|MOREthan|EQual|UNEQual|LESSEQual|MOREEQual|
INrange|OUTrange}
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:LIN:DATa:QUALifier?
Related Commands
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:LIN:CONDition
Arguments
LESSthan sets the LIN data qualifier to less than.
MOREthan sets the LIN data qualifier to greater than.
EQual sets the LIN data qualifier to equal.
UNEQual sets the LIN data qualifier to not equal.
LESSEQual sets the LIN data qualifier to less than or equal.
MOREEQual sets the LIN data qua
lifier to greater than or equal.
INrange sets the LIN data qualifier to in range.
OUTrange sets the LIN data qualifier to out of range.
Examples
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:LIN:DATA:QUALIFIER LESSthan
sets the data qualifier to lessthan.
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:LIN:DATA:QUALIFIER? might return
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:LIN:DATA:QUALIFIER EQUAL
indicating the data qualifier is equal.
2-668 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual

Commands Listed in Alphabetical Order
SEARCH:SEARC
H<x>:TRIGger:A:BUS:B<x>:LIN:DATa:SIZe
This command specifies the length of the data string, in bytes, to be used in a LIN
search, if the search condition is set to
IDentifier or IDANDDATA (identifier
and data).
SE
ARCH<x>
is the search number, which is always 1, and B<x>
Conditions
This command requires a DPO4AUTO application module for DPO/MSO4000B
and MDO4000/B/C models or MDO3AUTO application module for
MDO3000 models.
Group
Search
Syntax
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:LIN:DATa:SIZe <NR1>
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:LIN:DATa:SIZe?
Related Commands
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:LIN:CONDition
Arguments
<NR1> is the length of the data in bytes.
Examples
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:LIN:DATA:SIZE 8 sets the LIN data
size is 8 bytes.
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:LIN:DATA:SIZE? might return
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:LIN:DATA:SIZE 1 indicating that
the LIN data size is 1 byte.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:LIN:DATa:VALue
This command specifies the data value to be used in a LIN search if the search
condition is set to
IDentifier or IDANDDATA (identifier and data). SEARC H<x>
is the search number, which is always 1, and B <x>
Conditions
This command requires a DPO4AUTO application module for DPO/MSO4000B
and MDO4000/B/C models or MDO3AUTO application module for
MDO3000 models.
Group
Search
Syntax
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:LIN:DATa:VALue <QString>
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:LIN:DATa:VALue?
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-669

Commands Listed in Alphabetical Order
Related Commands
SEARCH:SEARCH
<x>:TRIGger:A:BUS:B<x>:LIN:CONDition
Arguments
<QString> is the binary data string for the search.
Examples
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:LIN:DATA:VALUE? might
return SEARCH:SEARCH1:TRIGGER:A:BUS:B1:LIN:DATA:VALUE
"XXXXXXXX" indicating the data value is don't care.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:LIN:ERRTYPE
This command specifies the error type used for a LIN search.SEARCH<x> is the
search number, which is always 1, and
B<x>
Conditions
This command requires a DPO4AUTO application module for DPO/MSO4000B
and MDO4000/B/C models or MDO3AUTO application module for
MDO3000 models.
Group
Search
Syntax
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:LIN:ERRTYPE
{SYNC|PARity|CHecksum|HEADertime|RESPtime|FRAMetime}
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:LIN:ERRTYPE?
Arguments
SYNC specifies a sync error type.
PARity specifies a parity error type.
CHecksum specifi
es a checksum error type.
HEADertime specifies a header time error type.
RESPtime specifies a response time error type.
RAMetime specifies a frame time error type.
Examples
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:LIN:ERRTYPE? might return
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:LIN:ERRTYPE SYNC indicating a
SYNC error type.
2-670 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual