$RunSuspend Event


PLBCMP GUI Only, 9.9

 

The $RunSuspend event is generated using a PL/B Web Server runtime. This event is generated when a PWS child task goes into a SUSPEND state.

Note the following:

  1. This event is only registered for the RUNTIME object using the EVENTREGISTER instruction.

  2. This event is implemented as a fast event which is dispatched when a PWS child task goes into a SUSPEND state.

  3. The $RunSuspend event is referenced using an event value of thirty-four (34).

 

 

See Also: EVENTREGISTER, Object Events, Object IO Instructions, Object Definitions

 



PL/B Language Reference $RunResume Event SelChange Event