INI File Usage

From AdvancedHMI
Revision as of 08:34, 3 September 2016 by Arj3090 (talk | contribs) (Created page with "== INI File Usage == The drivers include 2 properties to specify an INI file for setting the communication parameters when the application starts. This can be useful in a cas...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

INI File Usage

The drivers include 2 properties to specify an INI file for setting the communication parameters when the application starts. This can be useful in a case where the IP address of the PLC may change and you want to change the HMI without having to re-compile. Another useful purpose is when using multiple forms with a driver that points to the same PLC. If your IP Address changes, it then will not be necessary to go to every driver instance.