MDO3000 Programmer Manual.pdf - 第860页
Commands Listed in A lphabetical Order HEADertime set s the LIN error type to header time. RESPtime sets the LIN error type to response time. FRAMetime sets the LIN error type to frame time. Examples TRIGGER:A:BUS :B1:LI…

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

Commands Listed in Alphabetical Order
HEADertime set
s the LIN error type to header time.
RESPtime sets the LIN error type to response time.
FRAMetime sets the LIN error type to frame time.
Examples
TRIGGER:A:BUS:B1:LIN:ERRTYPE CHECKSUM sets the LIN error type to
checksum.
TRIGGER:A:BUS:B1:LIN:ERRTYPE? might return
TRIGGER:A:BUS:B1:LIN:ERRTYPE SYNC indicating the LIN error type
is SYNC.
TRIGger:A:BUS:B<x>:LIN:IDentifier:VALue
This command specifies the binary address string used for LIN trigger if the
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:IDentifier:VALue <QString>
TRIGger:A:BUS:B<x>:LIN:IDentifier:VALue?
Arguments
<QString> is the binary address string used for LIN trigger if the trigger
condition is ID or IDANDDATA.
Examples
TRIGGER:A:BUS:B1:LIN:IDENTIFIER:VALUE "110010" sets the identifier
value to 110010.
TRIGGER:A:BUS:B1:LIN:IDENTIFIER:VALUE? might return
TRIGGER:A:BUS:B1:LIN:IDENTIFIER:VALUE "XXXXXX" indicating the
identifier value is XXXXXX.
TRIGger:A:BUS:B<x>:MIL1553B:COMMAND:ADDRess:HIVALue
When the MIL-STD-1553 bus trigger condition is set to CO MMAND,andthe
qualifier is set to
INrange or OUTrange, this command s
pecifies the upper
limit of the range for the remote terminal address field. (Use the command
2-830 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual

Commands Listed in Alphabetical Order
TRIGger:A:BUS
:B<x>:MIL1553B:COMMAND:ADDRess:VALue to specify
the lower limit of the range.) The default is all X’s (don’t care).
B<x>
Conditions
This command requires a DPO4AERO application module for DPO/MSO4000B
and MDO4000/B/C models or MDO3AERO application module for
MDO3000 models.
Group
Trigger
Syntax
TRIGger:A:BUS:B<x>:MIL1553B:COMMAND:ADDRess:HIVALue
<QString>
TRIGger:A:BUS:B<x>:MIL1553B:COMMAND:ADDRess:HIVALue?
Related Commands
TRIGger:A:BUS:B<x>:MIL1553B:CONDition
TRIGger:A:BUS:B<x>:MIL1553B:COMMAND:ADDRess:QUALifier
TRIGger:A:BUS:B<x>:MIL1553B:COMMAND:ADDRess:VALue
Arguments
QString is a quoted string of up to 5 characters where the allowable characters
are 0, 1, and X. The bits specified in the quoted string replace the leas
tsignificant
bits, leaving any unspecified upper bits unchanged.
Examples
TRIGger:A:BUS:B1:MIL1553B:HIVALue “01000” sets the upper limit of the
remote terminal address range to 01000 (when the trigger condition has been set
to
MIL1553B, and the qualifier has been set to INrange or OUTrange).
TRIGger:A:BUS:B1:MIL1553B:HIVALue?
might return “XXXXX”.
TRIGger:A:BUS:B<x>:MIL1553B:COMMAND:ADDRess:QUALifier
When the MIL-STD-1553 bus trigger condition is set to COMMAND, this command
specifies the qualifier to
be used with the remote terminal address field.
B<x>
Conditions
This command requires a DPO4AERO application module for DPO/MSO4000B
and MDO4000/B/C models or MDO3AERO application module for
MDO3000 models.
Group
Trigger
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-831