BRIEF | diagnostic output will have first 8 bytes and last 8 bytes of a message |
CALIBRATE x | calibrate the supply voltage. x is the voltage being applied to the PWR pin. (centi-Volts, i.e. 3000 = 30 V, in the range 0 to 3500); |
COM n | output diagnostics for port n where n = 0..4 |
COM OFF | turn off diagnostics for all COM ports |
COUNT | get reset counter |
COUNT CLEAR | set reset counter to 0 |
DEFAULT | set config to default |
DIGIN | sample the digital values. four values will be returned in the order (do, sw power, relay, di). each value is 0 or 1. |
DO PULSE x y | pulse DO. x is the base signal level and is 0 or 1. y is the time in seconds for the pulse. |
DO x | turn DO on/off. x is 0 or 1. |
EXIT | exit command prompt mode. |
FULL | diagnostic output will have all bytes of a message |
GET | xmodem config from device flash memory to PC |
INMEM | get in memory ip address if enabled on network form |
IPCONFIG | get ip parameters from the device |
IPCONFIG x y z | set ip parameters. used by a terminal client after connecting during the first five seconds after a power reset. x is the device ip address, y is the subnet mask, and z is the default gateway. all are in the form nnn.nnn.nnn.nnn where nnn is an integer number in the range 0 to 255. ethernet is enabled. these values are not retained in flash and are therefore in effect only until the device is reset. after reset any flash values take precedence. |
LOGON x | logon to the device. required for ethernet access. not used for terminal access. x is a password that is from 1 to 10 characters and is case sensitive. |
MAC | get the MAC address. returned as six fields separated by dashes. each field is two hex digits. |
OFF | disable diagnostic output (default) |
ON | enable diagnostic output |
POWER PULSE x y | pulse SW POWER. x is the base signal level and is 0 or 1. y is the time in seconds for the pulse. |
POWER x | turn SW POWER on/off. x is 0 or 1. |
RELAY PULSE x y | pulse RELAY. x is the base signal level and is 0 or 1. y is the time in seconds for the pulse. |
RELAY x | turn RELAY on/off. x is 0 or 1. |
RESET | reset device (same as cycling power but soft reset) |
SET | xmodem config from PC to device flash memory and automatically resets device so config takes effect. if the config does not validate it is not written to flash and the device does not reset. |
TIME | get device time |
TIME x | set device time (where x is W3C format and is the same as TIME output) |
VERSION | get software version number |
VOLTAGE | get supply voltage (centi-Volts, i.e. 3000 = 30 V) |