RUNTIME_LICENSE_STATE (ENUM)ΒΆ
TYPE RUNTIME_LICENSE_STATE :
States the current licensing of the runtime
- Attributes:
qualified_only
- InOut:
Name
Initial
Comment
INIT
0
Initial state of statemachine. Only at startup
DEMOMODE
1
Runtime is running in demomode
LICENSED
2
Runtime is licensed
LICENSE_LOST
3
Runtime license is lost
TRIGGER_SHUTDOWN
4
Shutdown is triggered
SAFEMODE
5
Safe mode is activated! This can be the case, if the builddate of the runtime system is out of the maintenance period of the used AppBasedLicense!