92
7.12 SCPI Subsystem Commands
Subsystem commands are specific to power supply functions. They can be a single command
or a group of commands. Groups are comprised of commands that extend one or more levels
below the root.
Commands followed by a question mark (?) take only the query form. Except as noted in the syntax
descriptions, all other commands take both the command and query form.
7.12.1 Output Subsystem
OUTPut
[:STATe] <bool> Enable/Disable output
:PON
[:STATe] <bool> Set power-on state in Safe or Auto start
:PROTection
:CLEar Reset latched protection
:FOLDback
[:MODE] <CRD> Protection at transition CC<->CV modes
:DELay <NRf+> Delay after programming/before protection
:ILC
:MODE <CRD> Set remote inhibit input (ENAble|DISable)
:TTLTrg
:MODE <CRD> Set or disable Function Strobe Mode
:RELay
[:STATe] <bool> Set optionally output relay status
:MODE? Replay operation mode CV/CC/OFF
OUTPut
This command enables or disables the power supply output. When output is turned off, voltage
display shows “OFF”.
SCPI Command Syntax OUTPut[:STATe] <bool>
GEN Command Syntax OUT <bool>
Parameters 0|OFF 1|ON
*RST Value OFF
Examples OUTP 1 OUTP:STAT ON
Query Syntax OUTPut[:STATe]?
Returned Parameters 0|1