24
4. Command List
4-1. Abort Command
4-1-1. :ABORt
Set
Description
This command will cancel any triggered actions.
Syntax
:ABORt
Example
:ABOR
Cancel trigger action.
4-2. Apply Commands
4-2-1. :APPLy
Set
Query
Description
This command is used to set both the voltage and current. The
voltage and current will be output as soon as the function is
executed if the programmed values are within the accepted
range.
An execution error will occur if the programmed values are not
within accepted ranges.
The Apply command will set the voltage/current values but these
values will not be reflected on the display until the Output is On or
if the DISPlay:MENU:NAME 3 (set menu) command is used.
Syntax
:APPLy { <voltage> | MINimum | MAXimum}[,{<current> |
MINimum | MAXimum }]
Query Syntax :APPLy?
Parameter
<voltage> <NRf>(V) 0% ~ 105% of the rated output voltage.
<current>
<NRf>(A) 0% ~ 105% of the rated output current.
MINimum
0 volts/0 amps
MAXimum Maximum value for the present range.
Return
parameter 1
<NR2>
Return value of the voltage.
Return
parameter 2
<NR2>
Return value of the current.
Example 1
:APPL 5.05,1.1
Sets to 1.1A current, to 5.05V voltage.
Example 2
:APPL 3.5
Sets to 3.5V voltage only.
Query
example
:APPL?
>+5.050, +1.100
Returns a value of setting current (1.1A) and voltage (5.05V) .