MDO3000 Programmer Manual.pdf - 第863页
Commands Listed in Alphabetical Order Syntax TRIGger:A:BUS :B<x>:MIL1553B:C OMMAND:ADDRess:V ALue <QStrin g> TRIGger:A:BUS :B<x>:MIL1553B:C OMMAND:ADDRess:V ALue? Related Commands TRIGger:A:BUS:B<x&g…

Commands Listed in Alphabetical Order
Syntax
TRIGger:A:BUS
:B<x>:MIL1553B:COMMAND:ADDRess:QUALifier
{LESSthan|MOREthan|EQual|UNEQual|LESSEQual|MOREEQual|
INrange|OUTrange}
TRIGger:A:BUS:B<x>:MIL1553B:COMMAND:ADDRess:QUALifier?
Related Commands
TRIGger:A:B
US:B<x>:MIL1553B:COMMAND:ADDRess:VALue
TRIGger:A:BUS:B<x>:MIL1553B:COMMAND:ADDRess:HIVALue
Arguments
LESSthan sets the Command Address qualifier to less than.
MOREthan sets the Command Address qualifier to greater than.
EQual sets the Command Address qualifier to equal.
UNEQual sets the Com
mand Address qualifier to not equal.
LESSEQual sets the Command Address qualifier to less than or equal.
MOREEQual sets the Command Address qualifier to greater than or equal.
INrange sets the Command Address qualifier to in range.
OUTrange sets the Command Address qualifier to out of range.
Examples
TRIGger:A:BUS:B1:MIL1553B:COMMAND:ADDRess:QUALifier EQual sets
the qualifier to be used with the remote terminal address to equal.
TRIGger:A:BUS:B1:MIL1553B:COMMAND:ADDRess:QUALifier? might
return INRANGE.
TRIGger:A:BUS:B<x>:MIL1553B:COMMAND:ADDRess:VALue
When the MIL-STD-1553 bus trigger condition is set to CO MMAND,andthe
qualifier is set to
LESSthan, MOREthan, EQual, UNEQual, LESSEQual
or MOREEQual, this command specifies the value of the 5–bit remote terminal
address to be used in the trigger. When the MIL-STD-1553 bus trigger condition
is set to
COMMAND, and the qualifier is set to INrange or OUTrange, this
command specifies the lower limit of the remote terminal address 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
2-832 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual

Commands Listed in Alphabetical Order
Syntax
TRIGger:A:BUS
:B<x>:MIL1553B:COMMAND:ADDRess:VALue <QString>
TRIGger:A:BUS:B<x>:MIL1553B:COMMAND:ADDRess:VALue?
Related Commands
TRIGger:A:BUS:B<x>:MIL1553B:CONDition
TRIGger:A:BUS:B<x>:MIL1553B:COMMAND:ADDRess:HIVALue
TRIGger:A:BUS:B<x>:MIL1553B:COMMAND: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:COMMAND:ADDRess:VALue “01000” sets
the remote terminal address to be used in the trigger to 01000.
TRIGger:A:BUS:B1:MIL1553B:COMMAND:ADDRess:VALue? might return
01000.
TRIGger:A:BUS:B<x>:MIL1553B:COMMAND:COUNt
When the MIL-STD-1553 bus trigger condition is set to COMMAND,this
command specifies the bit pattern for the 5–bit Word Count/Mode Code
sub-address field that is to be used in the trigger. (Use the command
TRIGger:A:BUS:B<x>:MIL1553B:COMMAND:SUBADdress to specify Word
Count or Mode Code.) In Word Count mode, this field defines the number of data
words that is to be transmitted, or received, depending on the T/R bit s
etting.
(Use the command TRIGger:A:BUS:B<x>:MIL1553B:COMMAND:TRBit to
set the T/R bit.) A word count value of 0 actually indicates a transfer of 32 data
words.
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:COUNt <QString>
TRIGger:A:BUS:B<x>:MIL1553B:COMMAND:COUNt?
Related Commands
TRIGger:A:BUS:B<x>:MIL1553B:CONDition
TRI
Gger:A:BUS:B<x>:MIL1553B:COMMAND:SUBADdress
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-833

Commands Listed in Alphabetical Order
TRIGger:A:BUS
:B<x>:MIL1553B:COMMAND:TRBit
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:COMMAND:COUNt “01000” sets the bit
pattern for the Word Count/Mode Code field to 01000.
TRIGger:A:BUS:B1:MIL1553B:COMMAND:COUNt? might return “XXXXX”.
TRIGger:A:BUS:B<x>:MIL1553B:COMMAND:PARity
When the MIL-STD-1553 bus trigger condition is set to COMMAND, this command
specifies the Command word parity that is to be used in the trigger.
B<x>
Conditions
This command requires a DPO4AERO application module for DPO/MSO4000B
and MDO40
00/B/C models or MDO3AERO application module for
MDO3000 models.
Group
Trigger
Syntax
TRIGger:A:BUS:B<x>:MIL1553B:COMMAND:PARity
{0|1|X|ZERo|ONE|NOCARE|OFF|ON}
TRIGger:A:BUS:B<x>:MIL1553B:COMMAND:PARity?
Related Commands
TRIGger:A:BUS:B<x>:MIL1553B:CONDition
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.
2-834 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual