95
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 to operation mode. When the power supply is On (OUT 1) it will return
to “CV” or “CC”. When the power supply is OFF (OUT 0) it will return to “OFF”.
SCPI Query Syntax OUTPut:MODE?
GEN Query Syntax MODE?
Returned Parameters <CRD> CV|CC|OFF
7.12.2 Instrument Subsystem
The subsystem programs one or more power supplies. <NRf> from 1 to 31.
INSTrument
:COUPle ALL|NONE
Couple for all
Z
+
power supplies
:NSELect <NRf> Select the power supply to program
INSTrument:COUPle
SCPI Command Syntax INSTrument:COUPle <CRD>
GEN Command Syntax None
Parameters ALL|NONE
INSTrument:NSELect
SCPI Command Syntax INSTrument:NSELect
GEN Command Syntax ADR <NRf> single address
Examples INSTrument:NSELect 6
Query Syntax INSTrument:NSELect?