5.6 Command Explanation
5-74 ZM2371/ZM2372
:TRIGger:DELay <delay time>
:TRIGger:DELay?
Description: Sets/queries the trigger delay time.
Trigger delay time: Time from the trigger to the start of measurement.
Parameters: {numeric value, range 0 - 999.999, resolution 0.001, unit: s}
Suffix M (10
-3
), unit S, MAX / MIN can be used.
Example: 10M (= 0.010), 200MS (= 0.200)
Setting example: :TRIG:DEL 0.02
Sets the trigger delay time to 20ms.
Response: {numeric value, format NR3}
Query example: :TRIG:DEL?
Response example: +2.00000E-02
The trigger delay time is 2.00000E-02 s (20ms).
:TRIGger[:IMMediate]
Description: Applies the trigger to perform measurement once, when the device
waits for trigger.
An error will occur when the trigger source is INT or the device does not
wait for trigger.
Setting example: :TRIG
Applies the trigger.
:TRIGger:SOURce {INTernal|MANual|EXTernal|BUS}
:TRIGger:SOURce?
Description: Sets/queries the trigger source.
Parameters: INTernal Internal trigger (trigger is continuously applied
automatically)
MANual TRIG key on the front panel
EXTernal TRIG signal through handler interface
BUS *TRG command, GET message of remote control
Setting example: :TRIG:SOUR EXT
Sets EXT as a trigger source.
Response: {INT|MAN|EXT|BUS}
Query example: :TRIG:SOUR?
Response example: EXT
The trigger source is EXT.