I have a new project, using version AdvHMI3.99w, and have not been able to get this method to work.
I have the MainForm with driver: EthernetIPforCLXCom1
property IPAddress is set as "CLX.INI"
CLX.INI file contains:
[EthernetIPforCLXCom1]
IPAddress=192.168.1.100
It works fine with the 192.168.1.100 set directly in the driver, but when using the INI file method, the screen objects do not populate.
What am I missing?