Instructions

103
OUTPut:TTLTrg:MODE
Sets the operation of the Trigger Out signal to either OFF, Function Strobe or Trigger mode.
Programming Mode NONE, FIX:
In TRIG mode, trigger is generated when output status changes.
In Function Strobe mode, an output pulse is generated automatically any time an output
parameter such as output, voltage or current is programmed.
Programming modes LIST or WAVE:
In TRIG mode, trigger is generated when LIST or WAVE is completed.
In Function Strobe mode, an output pulse is generated automatically any time a step is completed.
The power supply Trigger Out signal is available at J3-3 connector on the rear panel.
SCPI Command Syntax OUTPut:TTLTrg:MODE <CRD>
GEN Command Syntax None
Parameters TRIG| FSTR|OFF
*RST Value OFF
Examples OUTP:TTLT:MODE TRIG
Query Syntax OUTP:TTLT:MODE?
Returned Parameters <CRD>
OUTPut:RELay1(2):STATe
Sets pin J3-1 (1) and J3-6 (2) state. The ON parameter is according to low level.
SCPI Command Syntax OUTPut:RELay1(2)[:STATe] <bool>
GEN Command Syntax REL1(2) <bool>
Parameters 0|OFF 1|ON
*RST Value 1
Examples OUTP:REL1(2) 1 OUTP:REL1(2) ON
Query Syntax OUTPut:REL1(2)[:STATe]?
Returned Parameters 0|1
OUTPut:MODE?
Returns the power supply operation mode. When the power supply is On (OUT 1) it will return
”CV” or ”CC”. When the power supply is OFF (OUT 0) it will return ”OFF”.
SCPI Query Syntax OUTPut:MODE?
GEN Query Syntax MODE?
Returned Parameters <CRD> CV|CC|OFF