User manual

PEL-3000 Programming Manual
34
:INPut[:STATe]:TRIGgered
Set
Query
Description
Turn ON/OFF the trigger input.
Syntax
:INPut[:STATe]:TRIGgered {<Boolean>|OFF | ON }
Query Syntax
:INPut[:STATe]:TRIGgered?
Parameter
OFF or 0
Trigger input = OFF
ON or 1
Trigger input = ON
Return parameter
0
Trigger input = OFF
1
Trigger input = ON
Example
:INPut:TRIGgered ON
Turns the on the trigger input.
Query example
:INPut:TRIGgered?
>0
Indicates that the trigger input is turned off.
:INITiate[:IMMediate]
Set
Description
Sets the trigger to the wait state. If the trigger is
activated, the trigger will automatically go to the
idle state.
Query Syntax
:INITiate[:IMMediate]
:INITiate:CONTinuous
Set
Query
Description
Sets or queries whether the trigger will go back to
the wait state or go to the idle state after a trigger.
When the :INITiate:CONTinuous function is set to
OFF, the trigger state can only be returned to idle if
the *RST or ABORt command is used
Syntax
:INITiate:CONTinuous {<Boolean>|OFF | ON }
Query Syntax
:INITiate:CONTinuous?
Parameter
OFF or 0
Continuous = OFF
ON or 1
Continuous = ON