C613-50631-01 Rev A Command Reference for IE340 Series 535
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
ALARM MONITORING COMMANDS
ALARM
FACILITY INPUT-ALARM LED
alarm facility input-alarm led
Overview Use this command to trigger an alarm if the input contact opens (or if it closes, if
you have used the command alarm facility input-alarm alarm-position to specify
closed).
Use the no variant of this command to remove this alarm.
Syntax
alarm facility input-alarm 1 led
no alarm facility input-alarm 1 led
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 a relay to trigger an external alarm output, such as a buzzer, by
using the command alarm facility input-alarm relay.
Example To make the fault LED flash if the input contact opens, use the commands:
awplus# configure terminal
awplus(config)# alarm facility input-alarm 1 led
To make the fault LED flash 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 led
To remove that alarm, use the commands:
awplus# configure terminal
awplus(config)# no alarm facility input-alarm 1 led
Related
commands
alarm facility input-alarm alarm-position
alarm facility input-alarm relay
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.