Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

Pager object busy signal resolution

I have a customer that is using the alphanumeric pager object and they receive an occasional "Busy Signal Sensed" alarm. It doesn't appear that Lookout attempts to send the page again after that. Is there a setting for retries in the event of a failed call? It doesn't give a real sense of security if a failed call is just let go and not tried again.
 
Thanks,
Bob


Message Edited by w2wscada on 12-31-2007 10:52 AM
0 Kudos
Message 1 of 2
(4,841 Views)
If you need this function right now, you can programmatically do it.
For example, monitor the alarm. If "Busy Signal Sensed" alarm returns, give ON signal to pager.send. You can use a timer to make a delay.
 
I don't think there is a setting to make it retry when getting the "Busy Signal Sensed" alarm. It will retry on some alarms, but seems not all. Sorry for inconvenience.
Ryan Shi
National Instruments
0 Kudos
Message 2 of 2
(4,822 Views)