Command Syntax
Command Strings
If you send more than one command line, separate the commands with a semicolon. The semicolon may be preceded or followed by spaces.
Example:
ISET 2.0A; VSET 5V
ISET 2.0A; VSET 5V
Command Terminators
Terminators indicate the end of a command string and tell the power supply to execute the command. The termination character is CR (Carriage Return).
Format:
COMMAND <parameter>; COMMAND <parameter>, <parameter><CR>
Order
You may send commands in any order, keeping in mind that only those commands received after a HOLD and before a TRG (trigger) will be released by the TRG command. In addition, only these commands received after a supply disable (OVP or foldback protection) and before a RST (reset) or OUT ON command will be released by the RST command or the OUT command. Commands are executed in the order they are received.