MDO3000 Programmer Manual.pdf - 第882页
Commands Listed in A lphabetical Order Group T rigger Syntax TRIGger:A:BUS :B<x>:MIL1553B:T IMe:LESSLimit <NR3> TRIGger:A:BUS :B<x>:MIL1553B:T IMe:LESSLimit? Related Commands TRIGger:A:BUS:B<x>:MI…

Commands Listed in Alphabetical Order
Conditions
This command re
quires 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:PARity
{0|1|X|ZERo|ONE|NOCARE|OFF|ON}
TRIGger:A:BUS:B<x>:MIL1553B:STATus: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.
Examples
TRIGger:A:BUS:B1:MIL1553B:STAT:PAR ONE sets the parity bit value to be
used in the trigger to 1.
TRIG:A:BUS:B1:MIL1553B:STATUS:PARity? might return X, indicating
that the parity doesn’t matter.
TRIGger:A:BUS:B<x>:MIL1553B:TIMe:LESSLimit
When the MIL-STD-1553 bus trigger condition is set to TIMe, this command
specifies either the minimum remote terminal response time (RT) limit
for the amount of time the terminal has to transmit, or it specifies the
minimum inter-message gap (IMG). (You can specify RT or IMG using the
TRIGger:A:BUS:B<x>:MIL1553B:CONDition TIMe command.)
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.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-851

Commands Listed in Alphabetical Order
Group
Trigger
Syntax
TRIGger:A:BUS:B<x>:MIL1553B:TIMe:LESSLimit <NR3>
TRIGger:A:BUS:B<x>:MIL1553B:TIMe:LESSLimit?
Related Commands
TRIGger:A:BUS:B<x>:MIL1553B:CONDition
TRIGger:A:BUS:B<x>:MIL1553B:TIMe:MORELimit
Arguments
<NR3> is a floating point number that specifies either the minimum remote
terminal response time (RT) or the inter-message gap (IMG) in seconds.
Examples
TRIGger:A:BUS:B1:MIL1553B:TIMe:LESSLimit 3.0000e-6 would set
either the remote terminal response time (RT) or the inter-message gap (IMG) to
3.00 μS.
TRIGger:A:BUS:B1:MIL1553B:TIMe:LESSLimit? might return 2.0000e-6,
indicating that the RT or IMG has been set to 2.00 μS.
TRIGger:A:BUS:B<x>:MIL1553B:TIMe:MORELimit
When the MIL-STD-1553 bus trigger condition is set to TIMe, this command
specifies either the maximum remote terminal response time (RT) limit for
the amount of time the terminal has to transmit, or it specifies the maximum
inter-message gap (IMG). (You can specify the RT and IMG using the
TRIGger:A:BUS:B<x>:MIL1553B:CONDition TIMe command.)
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:TIMe:MORELimit <NR3>
TRIGger:A:BUS:B<x>:MIL1553B:TIMe:MORELimit?
Related Commands
TRIGger:A:BUS:B<x>:MIL1553B:CONDition
TRIGger:A:BUS:B<x>:MIL1553B:TIMe:LESSLimit
2-852 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual

Commands Listed in Alphabetical Order
Arguments
<NR3> is a floati
ng point number that specifies either the maximum remote
terminal response time (RT) or the inter-message gap (IMG) in seconds.
Examples
TRIGger:A:BUS:B1:MIL1553B:TIMe:MORELimit 80.0000e-6 would set
either the remote terminal response time (RT) or the inter-message gap (IMG) to
be used in the trigger to 80.0 μS.
TRIGger:A:BUS:B1:MIL1553B:TIMe:MORELimit? might return
100.0000e-6, indicating that the RT or IMG has been set to 100.00 μS.
TRIGger:A:BUS:B<x>:MIL1553B:TIMe:QUALifier
When the MIL-STD-1553 bus trigger condition is set to TIMe, this command
specifies the trigger data time qualifier. (This includes a smaller set of arguments
than other qualifier commands.)
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:TIMe:QUALifier
{LESSthan|MOREthan|INrange|OUTrange}
TRIGger:A:BUS:B<x>:MIL1553B:TIMe:QUALifier?
Related Commands
TRIGger:A:BUS:B<x>:MIL1553B:CONDition
TRIGger:A:BUS:B<x>:MIL1553B:TIMe:LESSLimit
TRIGger:A:BUS:B<x>:MIL1553B:TIMe:MORELimit
Arguments
LESSthan sets the Time qualifier to less than minimum.
MOREthan sets the Time qualifier to greater than maximum
INrange sets the Time qualifier to inside range.
OUTrange sets the Time qualifier to out of range.
Examples
TRIGger:A:BUS:B1:MIL1553B:TIMe:QUALifier LESSthan sets the Time
qualifier to less than minimum.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-853