MDO3000 Programmer Manual.pdf - 第697页

Commands Listed in Alphabetical Order Arguments SYNCField spec ifies to search on the sync field. IDentifier specifies to search on the identifier . DATA specifies to search on the data. IDANDDATA specifies to search on the id…

100%1 / 1158
Commands Listed in Alphabetical Order
Related Commands
SEARCH:SEARCH
<x>:TRIGger:A:BUS:B<x>:I2C:CONDition
Arguments
<NR1> is the data string length in bytes.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:I2C:DATa:VALue
This command specifies the data value to be used in an I2C search, if the search
condition is set to
DATA or ADDRANDD ATA (address and data). 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:DATa:VALue <bin>
SEA
RCH:SEARCH<x>:TRIGger:A:BUS:B<x>:I2C:DATa:VALue?
Arguments
<bin> is the data in binary format.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:LIN:CONDition
This command specifies the search condition 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:CONDition
{SYNCField|IDentifier|DATA|IDANDDATA|WAKEup|SLEEP|ERROR}
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:LIN:CONDition?
2-666 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual
Commands Listed in Alphabetical Order
Arguments
SYNCField spec
ifies to search on the sync field.
IDentifier specifies to search on the identifier.
DATA specifies to search on the data.
IDANDDATA specifies to search on the identifier and the data.
WAKEup specifies to search on wake up.
SLEEP speci
estosearchonsleep.
ERROR specifies to search on errors.
Examples
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:LIN:CONDITION? might return
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:LIN:CONDITION SYNCFIELD
indicating a search on the sync field.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:LIN:DATa:HIVALue
This command specifies the high data value to be used in a LIN search, 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>
Group
Search
Syntax
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:LIN:DATa:HIVALue
<QString>
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:LIN:DATa:HIVALue?
Related Commands
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:LIN:CONDition
Arguments
<QString> is a quoted string of 1s, 0s, or Xs representing the binary data string
to be used in a LIN search if the search condition is
IDentifier or IDANDDATA
(identifier and data).
Examples
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:LIN:DATA:HIVALUE? might
return
SEARCH:SEARCH1:TRIGGER:A:BUS:B1:LIN:DATA:HIVALUE
"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXX"
indicating the high value is “don't care”.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-667
Commands Listed in Alphabetical Order
SEARCH:SEARC
H<x>:TRIGger:A:BUS:B<x>:LIN:DATa:QUALier
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