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:

  1. The Timer event is referenced using an event value of eighteen (18). The equated label in PLBEQU.INC for this event is $TIMER.

  2. 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

 



PL/B Language Reference Suspend Event Updated Event