Ignition 8.0.14 @ggross
I have a tag with an alarm.
When the alarm is Active, IsActive propertie of the alarm is ok but all properties Alarms.* for the tag are not updated, (see “Défaut.IsActive”)
I have been attempting to replicate this internally, and seems like I am having issues again. I have your tags export from before and have made the specific tag you are referring to. The only thing on the tag that I have changed is the expression on if the alarm is enabled as I don’t have everything needed for the original expression.
What I have done to attempt to replicate:
Created a new Programmable Device Simulator with the following Custom Program: MyDevice.csv (539 Bytes)
I have the issue immediatly after the gateway is restarted.
If I disable/enable the alarm with the tag binded to the path/to/tag/Alarms/myAlarm.enabled all the alarms properties are well updated.