DL-PSU8 Installation Guide
13
Control Commands
RS232 Settings: 9600 baud, 8 Data bits, 1 Stop bit, Parity = None
Telnet Settings: User defined IP address (default IP address:192.168.0.178), port 4001
The commands are in ASCII format and are case sensitive
Description
Command
Examples
Set a specific DC port OPEN (on)
>SetChannelOpen:{#}
{#}
= 1-8
Command:
>SetChannelOpen:1
Response:
<01 Open.
Set a specific DC port CLOSED (off)
>SetChannelClosed:{#}
{#}
= 1-8
Command:
>SetChannelClosed:1
Response:
<01 Closed.
Set all DC ports OPEN (on)
>SetChannelAllOpen
Command:
>SetChannelAllOpen
Response:
<All Open.
Set all DC ports CLOSED (off)
>SetChannelAllClosed
Command:
>SetChannelAllClosed
Response:
<All Closed.
Set voltage selection on a port
>SetOutput:{v}V{c}
{v} =
5, 12, 18, 24, 48
{c} =
1-8
(when left
empty the command will
set voltage for ALL
channels)
Command:
>SetOutput:5V1
Response:
<01 Output 5V.
Query open / closed status for ports
>GetStatus:{#}
[#}
= 1-8 (when left empty
the command will query
status for ALL channels)
Command:
>GetStatus:1
Response:
<01 Open.
Rebooting ports
>SetReboot:{#}
{#}
= 1-8
(when left
empty the command will
reboot ALL channels)
Command:
>SetReboot:
Response:
<01 Closed.
<01 Open.
DC Channel / Port Control