30
APPly:CURRent[:LEVel][:IMMediate][:AMPLitude]?
This command is used to read out the 3 channels’ current setting value at the same time.
Parameter type: none
Returned value: The 3 channels’ current setting value.
Example: APP:CURR?
APPly:PROTvoltage[:LEVel][:IMMediate][:AMPLitude]
This command is used to set the max voltage of the 3 channels at the same time.
Parameter type: 3 channels’ max voltage setting value.
You can set the 1
st
,2
nd
, and 3
rd
channels in one string.
Returned value: none
Example: APP:PROT 1,2,3 (set CH1, CH2, CH3 max. voltages as 1V,2V,3V respectively)
APPly:PROTvoltage[:LEVel][:IMMediate][:AMPLitude]?
This command is used to read out the 3 channels’ max voltage at the same time.
Parameter type: none
Returned value: The 3 channels’ max voltage value.
Example: APP:PROT?
APPly:OUT[:STATe]
This command is used to control the 3 channels’ ON/OFF status at the same time.
Parameter type: 0|1|ON|OFF
Returned value: none
Example: APP:OUT ON, OFF, ON
APP:OUT 1,0,1 (Set CH1, CH2, CH3 output to ON, OFF, ON respectively)
APPly:OUT[:STATe]?
This command is used to read out the 3 channels ON/OFF status at the same time.
Parameter type: none
Returned value: 0|1|ON|OFF
Example: APP:OUT?
MEASure[:SCALar]:VOLTage:ALL[:DC]?
This command is used to read out the measured output voltage value of the 3 channels simultaneously.
Parameter type: none
Returned value: 3 channels’ actual measured output voltage
Example: MEAS:VOLT:ALL?
MEASure[:SCALar]:CURRent:ALL[:DC]?
This command is used to read out the measured output current value of the 3 channels simultaneously.
Parameter type: none
Returned value: 3 channels’ actual measured output current
Example: MEAS:CURR:ALL?