Page 1 of 1

alarmserver scripting to change triggervalue during run time

Posted: Mon May 04, 2015 11:34 pm
by ygui003
I am trying to change the trigger value in the alarm server during runtime.
Can this be achieved?
Capture.PNG
Capture.PNG (42.64 KiB) Viewed 7479 times

Re: alarmserver scripting to change triggervalue during run

Posted: Fri Jan 24, 2020 2:49 pm
by Russ C.
You should be able to using this syntax:
Globals.AlarmServer.Default_AlarmItem0.TriggerValue = 10;