jlbcontrols / Flintium

Open-source library of Ignition® faceplates and graphics that pair with AOIs from the Rockwell Automation® Library of Process Objects.
MIT License
32 stars 13 forks source link

IntlkPermButton visible property not refreshing #188

Closed jlbcontrols closed 4 years ago

jlbcontrols commented 4 years ago

This problem is similar to #168, but affects the IntlkPermButton template.

IntlkPermButton.cfgHasObj template property value is correct (False).

IntlkPermButton.IconNavigation.visible is correctly bound to IntlkPermButton.cfgHasObj, but its still True.

IntlkPermButton.IconNavigation.visible property does not refresh when IntlkPermButton.cfgHasObj changes, unless IntlkPermButton.cfgHasObj is changed manually (clicking checkbox in the Vision Property Editor).

image
Interlock button shown, but should not be visible because C110 does not have an Interlock object.