Vision 8.1.38
I have a standard template that contains a numeric text field, value linked to an OPC tag to Logix v34.
On this template, operator can select entry, keyboard touchscreen entry, value entered, and OK selected.
Randomly, the new value will appear in text field when the keypad closed, then within a second or two, revert back to the previous value. However the tag itself in the browser is the new value. On this template, the operator can press and a popup window appears that also has this numeric text entry on it. That window will show the correct new value, while the template numeric entry continues to show the previous value.
On the entry field, defer updates is set to true, protected mode false, commit on focus true, and reject updates during edit true. Nothing external to this numeric text field is changing the value.
Is there a setting im doing wrong? The last post in this thread mentioned something soecifically about templates, but I didnt understand it fully and whether applicable to my situation.