PDA

View Full Version : Web600 - adjustable time delay



Rick_h
06-13-2011, 11:05 AM
Web 600 alarm point ins Jace

Have a CO2 sensor (to start with) that we want to alarm ( boolean alarm). I have the Alarm working but the customer wants the delay time adjustable from the front end.

Tried to point the ord of a bound label on a graphic to the active time of the boolean point and also tried doing the same to a boolean timers on delay time, but get %err:baja:RelTime:out% in the field

Then I thought OK have to create a writable numeric value and point the ord to it. But I can't link the writable numeric to the timer because the points are of different type (baja:statusnumeric not assignable to baja:reltime)

I know I am missing something simple - Help please ...

Thanks,

Rick

digo
06-13-2011, 12:04 PM
http://www.niagara-central.com/ord?portal:/discussion/DiscussionThread/10281

rad1
06-13-2011, 12:19 PM
you've got mail!

Rick_h
06-13-2011, 04:10 PM
Niagara Community toolkit was the solution. I am going to have to spend some more time on that site looking at the resources there.

Thanks for the tip Rad and thanks for the link Digo!