Software Commands
EnBOX User’s Manual
24
2.3.6
VER Command
The “VER
\r\n
” command returns information about the EnBOX unit and the
currently installed firmware version.
The reply to the “VER
\r\n
” command is in following format:
VER:
model
:
ver
:
\r\n
where:
-
model
: is a string indicating the device (i.e. “ENBOX”);
-
ver
: contains the string corresponding to the installed firmware version;
Example:
VER
example:
VER:?
\r\n
VER:
ENBOX:1.0.98
\r\n
The “ENBOX” device of the previous example has the “1.0.98” firmware
version installed.
2.3.7
HWRESET Command
The “HWRESET
\r\n
” command performs a complete reset of the hardware
and firmware on the on-board FPGA, thus re-initializing the entire EnBOX module
control electronics. The unit replies with an acknowledgment string (“ACK
\r\n
”)
before resetting the module.
Example:
HWRESET
example:
HWRESET
\r\n
ACK
\r\n