List of Contributions

James P

Contact Details

James P


My Content

1 to 5 of 5 total
Posted By James P Apr 16, 2026 06:43:00 PM
Found In Egroup: Advanced Software
\ view thread
I attempted to recreate with a minimal project and was not able to replicate. While trying different workarounds, I eventually tried Enable Block Reads in the comm driver properties. I do have a large number of tags and plenty of big UDTs so I figured this might at least speed up UDT updates. Happily, ...
Posted By James P Apr 16, 2026 06:24:50 PM
Found In Egroup: Advanced Software
\ view thread
Thanks for helping. The tag does have the word Recipe in it but it is not one of the Optix Recipes, it is a DINT tag in the PLC. I have resolved the problem I think, see other response. -------------------------------------------
Posted By James P Apr 14, 2026 05:10:00 PM
Found In Egroup: Advanced Software
\ view thread
There's nothing in the logs at the bottom of the studio window - places that would show if a node was missing, etc. Are there some more indepth logs you're referring to? I should mention that the button press is in a dialog box, that I then close. Could potentially be similar behaviour to what has ...
Posted By James P Apr 14, 2026 02:47:00 AM
Found In Egroup: Advanced Software
\ view thread
Thanks for responding. Yes, I can confirm that the display property (a fill colour conditional converter) is pointed at the correct tag and updates as the PLC updates the tag, then once I press the button and trigger the click event that sets the tag to a value which then remains at that value no matter ...
Posted By James P Apr 13, 2026 08:51:00 PM
Found In Egroup: Advanced Software
\ view thread
I use a button that on the mouse click event, sets the variable value of a tag. Once that occurs, the tag no longer seems to update when the value changes on the PLC. The tag is successfully updated by the click event but graphical objects that depend on that tag no longer see the PLC tag values, they ...