132
NO Command Syntax Example
REBOOT SWITCHER
15 ?TEMP_ALARM
Command:
SEND_COMMAND <DEV>,
“’?TEMP_ALARM’”
Return:
TEMP_ALARM-<0|1>
Description:
Requests the Temperature Alarm
State of the Switcher. The
temperature alarm is triggered by
heat sensors on the main board.
Command:
SEND_COMMAND
SWITCHER,
“’?TEMP_ALARM’”
Return:
TEMP_ALARM-<0>
16 ?FAN_ALARM
Command:
SEND_COMMAND <DEV>,
“’?FAN_ALARM’”
Return:
FAN_ALARM-<0|1>
Description:
Requests the Fan Alarm State of the
Switcher. The fan alarm is triggered
by one or more slow or stopped
fan unit.
Command:
SEND_COMMAND
SWITCHER,
“’?FAN_ALARM’”
Return:
FAN_ALARM-<0>
17 ?SWITCHER_FWVERSION
Command:
SEND_COMMAND <DEV>,
“’?SWITCHER_FWVERSION’”
Return:
SWITCHER_FWVERSION-<string>
Description:
Request the switcher firmware
version
Command:
SEND_COMMAND
SWITCHER,
“’?SWITCHER_FWVERSIO
N’”
Return:
SWITCHER_FWVERSION-V1.
1.0