Kreo HMI
×
Menu
Index

TAB Events

 
 
The Events TAB allows you to program the events associated with the software Timer.
Each event can be associated with one or more predefined functions and an ST script (server).
 

OnTimerFired:

It is raised when the Timer has reached the Set Point.
 

OnTimerStarted:

It is raised when Timer execution is launched
 

OnTimerStopped:

It is raised when the timer is stopped.
 

OnTimerSuspended:

It is raised when the timer is paused
 

OnExplicitStart:

It is triggered when the user launches the explicit Start Timer function
 

OnExplicitStop:

It is raised when the user launches the explicit Stop Timer function