EasyManua.ls Logo

Synaccess netBooter PDU Series - API Return Codes

Default Icon
16 pages
Print Icon
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Example to reboot outlet 2
http://192.168.1.100/cmd.cgi?$A4 2
Get Outlet Status
$A5
Returns:
xxxx,cccc,cccc,tt
OR xxxx,cccc,tt
Where each “x” denotes an outlet state (1=ON, 0=OFF), with the
right most “x” representing outlet 1.
“c” denotes AC current draw(amps) and “t” represents temperature
(Celsius)
Set all Outlets to
ON/OFF
$A7
1 = ON, 0 = OFF
Return Codes
The Programming interface will return a code as described in the following table
Code
Description
$A0
OK - Executed successfully
$AF
Action failed or unknown