OLM_OnlineLicenseManager.DemoModeStartedID
(METH)
METHOD DemoModeStartedID
With this method a component can propagade in a uniform way that it is running in demo mode and will - after a certain time - stop. This method should be called after it is clear that the license will stay in demo mode, in particular the (possibly later / after initialization phase) confirmation of dynamic licenses should be taken into account. Therefore it is recommended for the OEM to confirm dynamic licenses during the initialization (after global init slot 40000) and before the application is started. In contrast to the method DemoModeStarted, this function will post the message only once, and so the caller doesn’t have to take care and make sure to call it only once by himself
- InOut:
Scope
Name
Type
Comment
Input
strComponent
STRING
name of the component
udiLicenseID
UDINT
license ID of the component