$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:
This event is only registered for the RUNTIME object using the EVENTREGISTER instruction.
This event is implemented as a fast event which is dispatched when a PWS child task goes into a SUSPEND state.
The $RunSuspend event is referenced using an event value of thirty-four (34).
See Also: EVENTREGISTER, Object Events, Object IO Instructions, Object Definitions
![]() |