Description:
This command reports the functionality of the 12 and 5 volt rails on each
installed power supply. If a 0 is returned for one on the power supply rails
it is bad or not connected. If 1 is returned the supply is fully
operational.
Form:
Command Handler: SYSD
POWER|PWR|PR
Argument List:
none
Response:
DISPLAY UPTIME RESPONSE:
Verbose- "OK\r\n" to acknowledge receipt of command, followed by
"UPTIME= [STANDARD]\r\n", or
"ERROR- [DESCRIPTION]\r\n" if error, ending command
Terse- "0\r\n" to acknowledge receipt of command followed by
"[TERSE NUMERIC VALUE]\r\n", or
"[NON-ZERO NUMERIC VALUE]\r\n" if error, ending command
"\r\n" concludes display responses (empty line)
Examples:
Verbose command to retrieve current setting:
*.SYSD POWER <enter>
Response is: OK\r\n
Supply 1 12V: 0\r\n
Supply 1 5V: 0\r\n
Supply 2 12V: 1\r\n
Supply 2 5V: 1\r\n
Terse command to retrieve current setting:
*.SYSD PR <enter>
Response is: 0\r\n
0 0 1 1\r\n
Notes:
Description:
Form:
Command Handler: SYSD
POWER|PWR|PR
Response:
DISPLAY POWER RESPONSE
Verbose- "OK\r\n" to acknowledge receipt of command, followed by
"Supply 1 12V: [VALUE]\r\n"
"Supply 1 5V: [VALUE]\r\n"
"Supply 2 12V: [VALUE]\r\n"
"Supply 2 5V: [VALUE]\r\n", or
"ERROR- [Description]\r\n" if error, ending command
Terse- "0\r\n" to acknowledge receipt of command, followed by
"[VALUE]\r\n"
"[VALUE]\r\n"
"[VALUE]\r\n"
"[VALUE]\r\n", or
"[1-255]\r\n" if error, ending command
"\r\n" concludes display responses (empty line)
Examples:
Verbose command to retrieve current setting:
POWER <enter>
Response is: OK\r\n
Supply 1 12V: 0\r\n
Supply 1 5V: 0\r\n
Supply 2 12V: 1\r\n
Supply 2 5V: 1\r\n
Terse command to retrieve current setting:
PR <enter>
Response is: 0\r\n
0\r\n
0\r\n
1\r\n
1\r\n
Notes:
Products Supporting Command