CfgCCGetRootModuleByModuleId¶
This function provides information on the root module of the currently used PLC configuration, which is given by the module Id. The module Id is defined in the configuration file by entry “Id”.
The function returns a pointer to Structure CCModule (see above, function CfgCCGetRootModule).
Variable | Data Type | Description |
---|---|---|
ulModuleId | UDINT | Module id of the root module. |