The Library SysLibPLCConfig.libΒΆ

This library supports the reading of the configuration data of the PLC Configuration. These data are also loaded to the controller at a download of the application and are written to structures by the runtime system. The library offers functions for getting pointers on these structures. The execution is synchronous.

Due to the fact that pointers on original structures of the runtime system are provided, the following is:

  • The structure (pointer to sub-elements) may not be modified!
  • If default values of parameters in the structures get modified, this will be of on effect!