User guide
11User Guide InfraStruxure 150kVA Power Distribution Unit
Command Response Codes
The command line interface reports all command operations with the following format:
E [0–9][0–9][0–9]: Error message
All command operations that are successful will have an error code of 99 or less. Any error code 100 or
greater indicates some kind of failure.
Example:
E000: Success
Followed by the output of the command, if any.
The command response codes enable scripted operations to detect error conditions reliably without
having to match error message text.
Prompting for user input during command execution. The execution of certain commands
requires user input (ex. xferINI prompting for baudrate speed). There is a fixed timeout at such prompts
of 1 minute. Should the user not enter any text within the timeout then the command will print "E100:
Command Failed." and the command prompt will be displayed.
Configuration for data not supported directly by the command line interface. The command
line interface allows an INI file push to the device via XMODEM. This mechanism allows full
configuration of the PDU via the command line interface. The user is not allowed to read the current INI
file via XMODEM.
Code Message Notes
E000 Success
E001 Successfully Issued
E100 Command failed
E101 Command not found
E102 Parameter Error Reported when there is any problem with the arguments
supplied to the command, too few, too many, wrong type, etc.
E103 Command Line Error
E104 User Level Denial
E105 Command Prefill
E106 Data Not Available
E200 Input error Only reported when an error occurs during the execution of a
command.
E201 No Response Reported when a sensor fails to respond.
E202 Invalid target User failed to input a target or target was out of range.
E203
E204