C613-50631-01 Rev A Command Reference for IE340 Series 537
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
ALARM MONITORING COMMANDS
ALARM
FACILITY INPUT-ALARM RELAY
alarm facility input-alarm relay
Overview Use this command to trigger an alarm relay if the input contact opens (or if it closes,
if you have used the command alarm facility input-alarm alarm-position to specify
closed).
This will activate the device that you have connected to the switch’s relay output
(for example, you could connect a buzzer to the relay output).
Use the no variant of this command to remove this alarm.
Syntax
alarm facility input-alarm 1 relay
no alarm facility input-alarm 1 relay
Default By default, there are no alarms
Mode Global Configuration
Usage notes By default, the input alarm will trigger if the input contact opens. You can change
this to closed by using the command alarm facility input-alarm alarm-position.
You can also use an alarm to flash the fault LED, by using the command alarm
facility input-alarm led.
Examples To trigger the alarm relay if the input contact opens, use the commands:
awplus# configure terminal
awplus(config)# alarm facility input-alarm 1 relay
To trigger the alarm relay if the input contact closes, use the commands:
awplus# configure terminal
awplus(config)# alarm facility input-alarm 1 alarm-position
close
awplus(config)# alarm facility input-alarm 1 relay
To remove that alarm, use the commands:
awplus# configure terminal
awplus(config)# no alarm facility input-alarm 1 relay
Related
commands
alarm facility input-alarm alarm-position
alarm facility input-alarm led
show alarm facility settings
show alarm facility status
Parameter Description
input-alarm 1 The input contact number. These switches have
one input contact, so this must be 1.