Technical data

3 Remote Interface Reference
Output Settings and Operation Commands
84 E364xA User’s and Service Guide
Example
The following program segment shows how to use the CURR
UP or CURR DOWN command to increase or decrease the
output current with the CURR:STEP command.
VOLTage {<voltage>|MINimum|MAXimum|UP|DOWN}
Program the immediate voltage level of the power supply.
The immediate level is the voltage value of the output
terminals.
The VOLTage command changes the output of the power
supply to the newly programmed value regardless of the
output range presently selected.
This command also increases or decreases the immediate
voltage level using the UP or DOWN parameter by a
predetermined amount. The VOLTage:STEP command sets
the amount of increment or decrement. Notice that a new
increment setting will cause an execution error of - 222 (Data
out of range) when the maximum or the minimum rated
voltage is exceeded.
VOLTage? [MINimum|MAXimum]
Query the presently programmed voltage level of the power
supply.
VOLTage:STEP {<numeric value>|DEFault}
Set the step size for voltage programming with the VOLT UP
and VOLT DOWN commands. See the example as shown in
“Example” on page 85.
CURR:STEP 0.01 Set the step size to 0.01 A.
CURR UP Increase the output current.
CURR:STEP 0.02 Set the step size to 0.02 A.
CURR DOWN Decrease the output current.