Hi guys.
First off, being a long time FactoryTalk developer, advanceHMI is FANTASTIC. it is now my go-to solution when i need something that FT cannot provide.
Such as my current project, opening an excel file, reading data out of a user selectable table, and dumping it into a PLC. I got this to work perfectly, but I'm a bit stuck on creating another thread to continuously update to my program. I'm talking using the EthernetIPforCLXCom1.Read constantly at a set interval.
Reason being is Id like to check the progress of a process and compare it to recipe data, then throw up a popup when complete. This, and populate the standard windows progress bar control.
I had something working for a bit, but it seemed to crash and/or blast the network. Any insight guys?
Thanks in advance!