List of Contributions

MGutz

Contact Details

MGutz


My Content

1 to 6 of 6 total
Posted By MGutz Jan 24, 2025 11:32:00 AM
Found In Egroup: Advanced Software
\ view thread
Hello All, I have a screen that have elements connected to 150 EthernetIP tags. The majority of these tags are for high level machine visualization, but there are a couple for machine control (buttons and indicators) which are more important. I observed delayed responses for the machine control ...
Posted By MGutz Nov 20, 2024 04:12:00 PM
Found In Egroup: Advanced Software
\ view thread
I saw FTOptix had built-in libraries for recipe management, however the customer for this project was adamant that it remain in the PLC.
Posted By MGutz Nov 20, 2024 04:11:00 PM
Found In Egroup: Advanced Software
\ view thread
Thanks for clarifying, this method worked the way I envisioned. Thanks to everyone for the support
Posted By MGutz Nov 19, 2024 05:02:00 PM
Found In Egroup: Advanced Software
\ view thread
Thanks for the reply Department. I'm not sure if I followed your instructions correctly, but I tried the following without success: (Item)@Pointer/RecipeNumber@Value (Item)@Pointer/PointedNode/RecipeNumber@Value (Item)@Pointer/Recipe_Storage_0/RecipeNumber@Value (Item)/PointedNode/ ...
Posted By MGutz Nov 19, 2024 11:50:00 AM
Found In Egroup: Advanced Software
\ view thread
Thanks for the response. I manually unlinked and set some of the "RecipeNumber" values in Optix. I then tried both "(Item)/RecipeNumber" & "(Item)/RecipeNumber@Value" for the 'Value' argument but neither worked as well. I confirmed the TEST_DINT variable is of type Int32.
Posted By MGutz Nov 18, 2024 03:08:00 PM
Found In Egroup: Advanced Software
\ view thread
Hello, I am fairly new to FTOptix but after searching this forum I could not get the Data Grid row selection functionality working correctly. I am trying to set an HMI Variable to the value of the row selected. I understand the (Item) alias should have a value of the selected row, below ...