checkLicense
Last updated
checkLicense (FB)FUNCTION_BLOCK checkLicense
Check for a valid license

xLicenseActive
BOOL
Indicator - Result - License check (FALSE = no license, TRUE = valid license)
This function block is used to check whether a valid license for the library(ies) is present.
Condition
xLicenseActive
Notes
Valid license present
TRUE
Valid license present
Demo mode active
TRUE
Demo mode active
Valid license not present AND demo mode not active
FALSE
Valid license not present AND demo mode not active
InOut:
Output
xLicenseActive
BOOL
Last updated

