Hi,
Can you set Alarm Evaluation of Tag to False via Script?

Thanks.
Hi,
Can you set Alarm Evaluation of Tag to False via Script?

Thanks.
Yes you can, have a look at scripting tag settings.
Alternatively to system.tag.configure you can create a parameter and bind it to alarm configuration and just use system.tag.write (Blocking or Async)