MDO3000 Programmer Manual.pdf - 第869页

Commands Listed in Alphabetical Order Syntax TRIGger:A:BUS :B<x>:MIL1553B:D ATa:PARity {0|1|X|ZERo|O NE|NOCARE|OFF|ON } TRIGger:A:BU S:B<x>:MIL1553 B:DATa:PARity? Related Commands TRIGger:A:BUS:B<x>:MIL…

100%1 / 1158
Commands Listed in Alphabetical Order
NOTE.
Use the
TRIGger:A:BUS :B<x>:MIL1553B:CONDition:STATus:BIT
commands to se
t the following bits:
9 me ssage error
TRIGger:A:
BUS:B<x>:MIL1553B:STATus:BIT:ME
10 instrumentation
TRIGger:A:
BUS:B<x>:MIL1553B:STATus:BIT:INSTR
11 SRQ (service request)
TRIGger:A
:BUS:B<x>:MIL1553B:STATus:BIT:SRQ
15 BCR (broadcast command received)
TRIGger:
A:BUS:B<x>:MIL1553B:STATus:BIT:BCR
16 busy
TRIGger
:A:BUS:B<x>:MIL1553B:STATus:BIT:BUSY
17 subsystem ag
TRIGge
r:A:BUS:B<x>:MIL1553B:STATus:BIT:SUBSF
18 DBCA (dynamic b us control acceptance)
TRIGg
er:A:BUS:B<x>:MIL1553B:STATus:BIT:DBCA
19 terminal ag
TRIG
ger:A:BUS:B<x>:MIL1553B:STATus:BIT:TF
Examples
:TRIGger:A:BUS:B1:MIL1553B:CONDition STATus sets the word type to
trigger on to
STATus.
:TRIGger:A:BUS:B1:MIL1553B:CONDition? might return DATA.
TRIGger:A:BUS:B<x>:MIL1553B:DATa:PARity
When the MIL-STD-1553 bus trigger condition is set to DATa, this command
specifies the data parity bit to be used in the trigger. Returned values are 0,1,or
X (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
2-838 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual
Commands Listed in Alphabetical Order
Syntax
TRIGger:A:BUS
:B<x>:MIL1553B:DATa:PARity
{0|1|X|ZERo|ONE|NOCARE|OFF|ON}
TRIGger:A:BU
S:B<x>:MIL1553B:DATa:PARity?
Related Commands
TRIGger:A:BUS:B<x>:MIL1553B:CONDition
TRIGger:A:BUS:B<x>:MIL1553B:DATa:VALue
Arguments
0
1
X
sets the value to X (“don’t care”) which is the default.
ZERO sets the value to 0.
ONE sets the value to 1.
NOCARE sets the value to X (“don’t care”) which is the default.
OFF sets the value to 0.
ON sets the value to 1.
Examples
TRIGger:A:BUS:B1:MIL1553B:DATa:PARity 1 sets the data parity bit to be
used in a MIL-STD-1553 bus trigger to 1.
TRIGger:A:BUS:B1:MIL1553B:DATa:PARity? might return 0, indicating that
the data parity bit to be used in a MIL-STD-1553 bus trigger is set to 0.
TRIGger:A:BUS:B<x>:MIL1553B:DATa:VALue
When the MIL-STD-1553 bus trigger condition is set to DATa, this command
specifies the data binary pattern to be used in the trigger. This is a 16-bit eld.
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:DATa:VALue <QString>
TRIGger:A:BUS:B<x>:MIL1553B:DATa:VALue?
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-839
Commands Listed in Alphabetical Order
Related Commands
TRIGger:A:BUS
:B<x>:MIL1553B:CONDition
TRIGger:A:BUS:B<x>:MIL1553B:DATa:PARity
Arguments
QString is a quoted string of up to 16 characters, where the allowable characters
are 0, 1, and X. The bits specified in the quoted string replace the least significant
bits, leaving any unspecified upper bits unchanged.
Examples
TRIGger:A:BUS:B1:MIL1553B:DATa:VALue “01000” sets the data binary
pattern to be used in a MIL-STD-155
3 bus trigger to 01000.
TRIGger:A:BUS:B1:MIL1553B:DATa:VALue? might return
XXXXXXXXXXX01000.
TRIGger:A:BUS:B<x>:MIL1553B:ERRTYPE
When the MIL-STD-1553 bus trigger condition is set to ERRor, this command
specifies the signaling error type to be used in the trigger: Parity, Sync,
Manchester or Data.
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:ERRTYPE
{PARity|SYNC|MANCHester|DATA}
TRIGger:A:BUS:B<x>:MIL1553B:ERRTYPE?
Related Commands
TRIGger:A:BUS:B<x>:MIL1553B:CONDition
Arguments
PARity an incorrect parity setting.
SYNc the high to low, or low to high transition doesn’t happen in the middle
of the sync time as it should.
MANCHester no transition in a bit time.
DATA a non-contiguous data error.
2-840 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual