MDO3000 Programmer Manual.pdf - 第870页

Commands Listed in A lphabetical Order Related Commands TRIGger:A:BUS :B<x>:MIL1553B:CONDition TRIGger:A:BUS:B<x>:MIL1553B:DA T a:P A Rity Arguments QString is a quoted string of u p to 16 characters, where t…

100%1 / 1158
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
Commands Listed in Alphabetical Order
Examples
TRIGger:A:BUS
:B1:MIL1553B:ERRTYPE PARity
sets the error type to be
used in the trigger to PARITY.
TRIGger:A:BUS:B1:MIL1553B:ERRTYPE? might return SYNC.
TRIGger:A:BUS:B<x>:MIL1553B:STATus:ADDRess:HIVALue
When the MIL-STD-1553 bus trigger condition is set to STATus, and the qualifier
is set to
INrange or OUTrange, this command specifies the upper limit for
the 5 bit remote terminal address field of the Status word. (Use the command
TRIGger:A:BUS:B<x>:MIL1553B:STATus:ADDRess:VALue to specify the
lower limit.) 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:STATus:ADDRess:HIVALue <QString>
TRIGger:A:BUS:B<x>:MIL1553B:STATus:ADDRess:HIVALue?
Related Commands
TRIGger:A:BUS:B<x>:MIL1553B:CONDition
TRIGger:A:BUS:B<x>:MIL1553B:STATus:ADDRess:VALue
TRIGger:A:BUS:B<x
>:MIL1553B:STATus:ADDRess:QUALifier
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 least significant
bits, leaving any unspecified upper bits unchanged.
Examples
TRIGger:A:BUS
:B1:MIL1553B:HIVAL
“01000” sets the upper limit of the
range of the terminal address to 01000 (when the trigger condition is set to
MIL1553B, and the qualifier is set to INrange or OUTrange).
TRIGger:A:BUS:B1:MIL1553B:HIVAL?
might return “XXXXX”.
TRIGger:A:BUS:B<x>:MIL1553B:STATus:ADDRess:QUALier
When the MIL-STD-1553 bus trigger condition is set to STATus, this command
specifies the qualifier to be used with the address field. The default is EQUAL.
B<x>
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-841