The library PLCService.lib
PLCGetLicenceOption
This function returns the values of the individual license options. The value is internally used for protection
of Festo applications and is not relevant for customer applications.
Input variable Data type Description
optName STRING(15) Name of the license option, e.g.
'CustVar' (customer version),
'CustAppl' (customer application).
In/Out Variable Data type Description
optVal UDINT Value of the license option.
Output variable Data type Description
PLCGetLicenceOption BOOL Return value:
TRUE ... Function successfully executed,
FALSE ... Function was not successfully
completed.
PLCGetSerialNo
This function returns the serial number of the control.
Output variable Data type Description
PLCGetSerialNo STRING(80) Return value:
Serial number of the PLC, e.g. P64366-00012
CECX-VII 4