Remote Operation
SCPI Commands for Digital Interfaces
128 Operating Manual for XDC Series Power Supply
Change
Remote/Local
Control of
Power Supply
A SCPI command is provided for use with the RS-232 and multichannel interfaces
to change the remote/local mode. (GPIB will use IEEE 4888-1 functions to change
modes.)
SYST:REM:STAT {LOC|REM|RWL}
Where:
LOC: go to local mode operation
REM: go to remote mode operation
RWL: remote with local lockout. Go to remote mode operation with local mode
locked out. With RWL set, the user cannot return to local mode via the front
panel.
To query to remote mode:
SYST:REM:STAT?
Enable
Output
To enable or disable the output:
OUTP {ON|OFF}
To query the state of the output enable:
OUTP?
Program V,I,P SCPI
To change setpoints:
SOUR:VOLT <voltage>
SOUR:CURR <current>
SOUR:POW <power>
To check setpoints:
SOUR:VOLT?
SOUR:CURR?
SOUR:POW?
To set a triggered setpoint:
SOUR:VOLT:TRIG <voltage>
SOUR:CURR:TRIG <current>
SOUR:POW:TRIG <power>
See “Triggering Commands” on page 136 for more information.