Timer-action, Timer-enable – B&B Electronics WLNN-AN(ER,SE,SP.EK)-DP551 - Manual User Manual
Page 209

Airborne Enterprise CLI Reference Manual
209
timer-action
Command
timer-action
Arguments
[timer_number] [ASCII Text string | disable | clear]
Security
Level
3 (config)
Device Type All
Default
Description
Specifies the script to run when timer [timer_number] triggers.
If "disable" is specified, no script is run.
If "clear" is specified, all information about timer [timer_number] is removed.
Timer scripts are unauthenticated when run (as if they were run from a serial port). To perform non-
trivial commands, the script must therefore first contain an "auth" command.
The range of [timer_number] is 1 - 8.
timer-enable
Command
timer-enable
Arguments
[timer_number] [enable | disable | clear]
Security
Level
3 (config)
Device Type All
Default
Description
Controls triggering for timer [timer_number]:
enable
Timer [timer_number] can trigger.
disable
Timer [timer_number] cannot trigger.
clear
All configuration information about timer [timer_number] is removed.
Toggling this from enable to disable and back resets whether or not the next trigger takes place after
"timer-initial-delay".
The range of [timer_number] is 1 - 8.