MDO3000 Programmer Manual.pdf - 第858页
Commands Listed in A lphabetical Order Arguments LESSthan sets t he LIN data qualifier to less than. MOREthan sets the LIN data qualifier to greater than. EQual sets the LIN data qualifier to e qual. UNEQual sets the LIN da…

Commands Listed in Alphabetical Order
TRIGger:A:BU
S:B<x>:LIN:DATa:HIVALue
This command specifies the binary data string to be used for LIN trigger if trigger
condition is ID or IDANDDATA.
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
Trigger
Syntax
TRIGger:A:BUS:B<x>:LIN:DATa:HIVALue <QString>
TRIGger:A:BUS:B<x>:LIN:DATa:HIVALue?
Arguments
<QString> is a quoted string that is the binary data string used for LIN trigger if
the trigger condition is ID or IDANDDATA.
Examples
TRIGGER:A:BUS:B1:LIN:DATA:HIVALUE "11001010" sets the high value
to
11001010.
TRIGGER:A:BUS:B1:LIN:DATA:HIVALUE? might return
TRIGGER:A:BUS:B1:LIN:DATA:HIVALUE "XXXXXXXX"indi
cating
the high value is don't care.
TRIGger:A:BUS:B<x>:LIN:DATa:QUALifier
This command specifies the LIN data qualifier. This only applies if the trigger
condition is IDANDDATA or DATA.
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
Trigger
Syntax
TRIGger:A:BUS:B<x>:LIN:DATa:QUALifier
{LESSthan|MOREthan|EQual|UNEQual|LESSEQual|MOREEQual|
INrange|OUTrange}
TRIGger:A:BUS:B<x>:LIN:DATa:QUALifier?
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-827

Commands Listed in Alphabetical Order
Arguments
LESSthan sets t
he 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 qualifier to greater than or equal.
INrange sets the LIN data qualifier to in range.
OUTrange s
ets the LIN data qualifier to out of range.
Examples
TRIGGER:A:BUS:B1:LIN:DATA:QUALIFIER OUTRANGE sets the data qualifier
to out of range.
TRIGGER:A:BUS:B1:LIN:DATA:QUALIFIER? might return
TRIGGER:A:BUS:B1:LIN:DATA:QUALIFIER EQUAL indicating the data
qualifier is set to equal.
TRIGger:A:BUS:B<x>:LIN:DATa:SIZe
This command specifies the length of the data string in bytes to be used for LIN
trigger.
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
Trigger
Syntax
TRIGger:A:BUS:B<x>:LIN:DATa:SIZe <NR1>
TRIGger:A:BUS:B<x>:LIN:DATa:SIZe?
Argu
ments
<NR1> is the size of the data string in bytes.
Examples
TRIGGER:A:BUS:B1:LIN:DATA:SIZE 8 sets the data size to 8 bytes.
TRIGGER:A:BUS:B1:LIN:DATA:SIZE? might return
TRIGGER:A:BUS:B1:LIN:DATA:SIZE 1 indicating the data size is 1 byte.
2-828 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual

Commands Listed in Alphabetical Order
TRIGger:A:BU
S:B<x>:LIN:DATa:VALue
This command specifies the binary data string to be used for LIN trigger condition
if trigger condition is ID or IDANDDATA.
Conditions
This command requires a DPO4AUTO application module for DPO/MSO4000B
and MDO4000/B/C models or MDO3AUTO application module for
MDO3000 mo
dels.
Group
Trigger
Syntax
TRIGger:A:BUS:B<x>:LIN:DATa:VALue <QString>
TRIGger:A:BUS:B<x>:LIN:DATa:VALue?
Arguments
<QString> is a quoted string that is the LIN trigger data value.
Examples
TRIGGER:A:BUS:B1:LIN:DATA:VALUE “11001101”sets the data value to
11001101.
TRIGGER:A:BUS:B1:LIN:DATA:VALUE? might return
TRIGGER:A:BUS:B1:LIN:DATA:VALUE "XXXXXXXX" indicating the
data value is don't care.
TRIGger:A:BUS:B<x>:LIN:ERRTYPE
This command specifies the error type be used for LIN trigger. 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
Trigger
Syntax
TRIGger:A:BUS:B<x>:LIN:ERRTYPE
{SYNC|PARity|CHecksum|HEADertime|RESPtime|FRAMetime}
TRIGger:A:BUS:B<x>:LIN:ERRTYPE?
Arguments
SYNC sets the LIN error type to SYNC.
PARity sets the LIN error type to parity.
CHecksum sets the LIN error type to checksum.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-829