© MuxLab Inc.
HDMI 4x8 & 8x8 Matrix Switch, HDBT, PoE Installation Guide
Serial/USB Port Commands
1. Alarm
alarm
Description:
Display all the alarm settings
Arguments:
<none>
Example:
alarm
Response:
Minimum Fan RPMs:
- Fan 1: 100
- Fan 2: 100
Device Temperatures (Celsius):
- Temp min: 0
- Temp max: 70
Notification Method:
- Beep: ON
- Serial Port: ON
- Email: OFF
(or an error message if the command failed)
alarm -f
<fan # or all>
<RPM value>
Description:
Set the minimum RPM value for a fan(s) before an alarm is raised
Arguments:
<fan # or all>: 1, 2 or all
<RPM value>: 0 to 4999
Example:
Set the minimum RPM to 150 for all fans before an alarm is raised
alarm –f all 150
Response:
Minimum RPM value(s) for fan(s) applied successfully!
(or an error message if the command failed)
alarm -t
<min value>
<max value>
Description:
Set the minimum and maximum temperatures value before an alarm is raised
Arguments:
<min vallue>: 0 to 150
<max value>: 0 to 150
Example:
Set the minimum and maximum temperature to respectively 5 and 70 degree Celsius, before an
alarm is raised
alarm –t 5 70
Response:
Minimum and Maximum temperatures applied successfully!
(or an error message if the command failed)
alarm -n
<method id>
<state>
Description:
Enable/disable a notification method.
Arguments:
<method id>: b (beep), s (serial) or all
<state>: on or off
Example:
Disable the beep notification method
alarm –n b off
Response:
Alarm notifications applied successfully!
(or an error message if the command failed)
Page 43