Timer Event
PLBCMP GUI Only
The Timer event occurs when a preset time has expired on a TIMER object. Use the Timer event to execute an action at a regular time interval.
Note the following:
The Timer event is referenced using an event value of eighteen (18). The equated label in PLBEQU.INC for this event is $TIMER.
When this event occurs, the TIMER object expiration time is reset and the countdown begins again.
See Also: EVENTREGISTER, Object Events, Object IO Instructions, Object Definitions
![]() |