MDO3000 Programmer Manual.pdf - 第804页
Commands Listed in A lphabetical Order FLEXRay specifi es the FLe xRay bus. AUDio specifies the audio bus. ETHERnet specifies the Ethernet b us. MIL1553B specifies the MIL-STD-1553 bus. TRIGger:A:BUS:B<x>:ARINC429A:CON…

Commands Listed in Alphabetical Order
Conditions
For I
2
C or SPI bu
s signals, install the DPO4EMBD application module,
except for MDO3000 models, which require MDO3EMBD.
For RS-232, RS
-422, RS-485, or UART bus signals, install the DPO4COMP
module, except for MDO3000 models, which require MDO3COMP.
For I
2
S, Lef
t Justified (LJ), Right Justified (RJ), or TDM bus signals, install
the DPO4AUDIO module, except for MDO3000 models, which require
MDO3AUDIO.
For CAN or LIN bus signals, install the DPO4AUTO or DPO4AUTOMAX
module, except for MDO3000 models, which require MDO3AUTO.
For FlexRay bus signals, install the DPO4AUTOMAX module, except for
MDO3000 models, which require MDO3FLEX.
For Ethernet signals on the MDO4000/B/C and MSO4000B and DPO4000B,
install the DPO4ENET module. Note that ≥350 MHz bandwidth models
are recommended for 100BASE-TX.
For MIL-STD-1553 bus signals, install the DPO4AERO module, except for
MDO3000 models, which require MDO3AERO.
For USB bus signals, install the DPO4USB module, except for
MDO3000 models, which require MDO3USB. Note that 1 GHz bandwidth
models are recommended for high-speed (HS) USB.
A table is available listing the commands enabled by each application module.
(See page H-1, List of Beta Commands and Features.)
Group
Trigger
Syntax
TRIGger:A:BUS
{I2C|SPI|CAN|RS232C|PARallel|USB|LIN|FLEXRay|AUDio|
ETHERnet|MIL1553B}
TRIGger:A:BUS?
Arguments
I2C specifies the Inter-IC bus.
SPI specifies the Serial Peripheral Interface bus (not available on two-channel
models).
CAN specifies the Controller Area Network bus.
RS232C specifies the RS-232C bus.
PARallel specifies the Parallel bus.
USB specifies the USB bus.
LIN specifies the LIN bus.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-773

Commands Listed in Alphabetical Order
FLEXRay specifi
es the FLexRay bus.
AUDio specifies the audio bus.
ETHERnet specifies the Ethernet bus.
MIL1553B specifies the MIL-STD-1553 bus.
TRIGger:A:BUS:B<x>:ARINC429A:CONDition
This command sets the condition (word start, label, matching data, word end, or
error) to b
e used to trigger on CAN bus data. B<x> is the bus number.
Conditions
This command requires installation of a DPO4AERO application module for
MDO4000C models, or MDO3AERO for MDO3000 models.
Group
Trigger
Syntax
TRIGger:A:BUS:B<x>:ARINC429A:CONDition
{STARt|END|LABel|DATA|LABELANDDATA|ERRor}
TRIGger:A:BUS:B<x>:ARINC429A:CONDition?
Related Commands
Most of the other TRIGger:A:BUS:B<x>:ARINC429A commands are impacted
by the setting of this command.
SEARCH:SEARCH<x>:TRIGger:A:BUS:B<x>:ARINC429A:CONDition
TRIGger:A:BUS:B<x>:ARINC429A:ERRTYPE
BUS:B<x>:ARINC429A:SOUrce
Arguments
STARt enables triggering on the first bit of a word.
END enables triggering on the 32nd bit of a word.
LABel enables trigger on a matching label.
DATA enables triggering on matching packet data field(s).
LABELANDDATA enables triggering on matching label and matching packet data
field(s).
ERROR enables triggering on a specified packet error.
NOTE. The type of error triggered on is specified by TRIGger:A:BUS:B<x>:
ARINC429A:ERRTYPE
2-774 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual

Commands Listed in Alphabetical Order
Examples
TRIGger:A:BUS
:B1:ARINC429A:CONDITION STARt
enables triggering on
the first bit of a word.
SEARCH:SEARC
H1:TRIGger:A:BUS:B1:ARINC429A:CONDITION?
might
return ERROR, indicating a trigger on packet error condition.
TRIGger:A:BUS:B<x>:ARINC429A:DATA:HIVALue
When the trigger condition is set to DATA or LABELANDDATA, and the
qualifier is set to either INrange or OUTrange, this command specifies the
upper value of the range for a trigger on the data field. (Use the command
TRIGger:
A:BUS:B<x>:ARINC429A:DATA:VALue to specify the lower value of
the range). The default is all X's (don't care). B<x> is the bus number.
Conditions
This command requires installation of a DPO4AERO application module for
MDO4000C models, or MDO3AERO for MDO3000 models.
Group
Trigger
Syntax
TRIGger:A:BUS:B<x>:ARINC429A:DATA:HIVALue <QString>
TRIGger:A:BUS:B<x>:ARINC429A:DATA:HIVALue?
Related Commands
BUS:B<x>:ARINC429A:DATA:FORMAT
TRIGger:A:BUS:B<x>:ARINC429A:CONDition
TRIGger:A:BUS:B<x>:ARINC429A:DATA:QUALifier
TRIGger:A:BUS:B<x>:ARINC429A:DATA:VALue
Arguments
QString is a quoted string of 19, 21, or 23 bits. The allowable characters are0,
1, and X. The bits specified in the quoted string repla
ce the least significant bits,
leaving any unspecified upper bits unchanged.
NOTE. The size of the QString is dependent on the data field format selected using
BUS:B<x>:ARINC429A:DATA:FORMAT. Also, the store d QString is reset to its
default value whenever the data field format is changed.
Examples
TRIGger:
A:BUS:B<x>:ARINC429A:DATA:HIVALue
"XXXXXXXXXXXXXXX1000" sets the upper limit of the range to
XXXXXXXXXXXXXXX1000.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-775