Communication Command Reference 111 111
Syntax PM:TRIG:HOLDoff <time>
Parameters
The parameter <time>is of type <number> and is an integer from 0 to 1000.
<time> is the delay in milliseconds for the trigger to take effect.
Function
This command sets the delay interval before the trigger takes effect.
Related Commands: PM:TRIG: EXTernal, PM:TRIG:EXTernal?,
PM:TRIG:HOLDoff?
8.3.3.90 PM:TRIG:HOLDoff?
Description External Trigger Holdoff Time Query
Syntax PM:TRIG:HOLDoff?
Parameters None
Function
This query returns the delay in milliseconds before the trigger takes effect.
Related Commands: PM:TRIG: EXTernal, PM:TRIG:EXTernal?,
PM:TRIG:HOLDoff
8.3.3.91 PM:TRIG:START
Description This command sets the optional start event.
Syntax PM:TRIG:START option
Parameters
The parameter <option> is of type <number> and is an integer from 0 to 3.
Argument Value Description
option 0 Continuous measurement
1 Measurement starts when an external trigger
occurs
2 Measurement starts when a designated
Soft key is pressed
3 Measurement starts when
PM:TRIG:STATE 1 command is issued.
Related Commands: PM:TRIG: START?
8.3.3.92 PM:TRIG:START?
Description Trigger START Query
Syntax PM:TRIG:START?