The library PLCService.lib
PLCGetSystemVersion
This function returns the system version of the control package.
Output variable Data type Description
PLCGetSystemVersion STRING(80) Return value:
System version of the control package,
e.g. "Kemro-2100-FESTO-CECX-X_02.00".
PLCGetVendorName
The function returns the vendor name. The name is stored in the control and cannot be changed by the
application.
Output variable Data type Description
PLCGetVendorName STRING(80) Return value:
Vendor name, e.g. "Festo".
PLCReboot
This function triggers a restart of the control.
Input variable Data type Description
xForce BOOL TRUE: Reboot is triggered immediately,
FALSE: orderly reboot is triggered after approx.
100 ms (after time for task completion, etc.).
Output variable Data type Description
PLCReboot BOOL Return value:
TRUE ... Function successfully executed,
FALSE ... Function was not successfully
completed.
CECX-VII 5