$RunResume Event
PLBCMP GUI Only, 9.9
The $RunResume event is generated using a PL/B Web Server runtime. This event is generated when a PWS child mobile device re-establishes the communications connection to a PWS suspended child task.
Note the following:
This event is only registered for the RUNTIME object using the EVENTREGISTER instruction.
This event is implemented to occur when the client mobile device re-establishes the communications connection to a suspended child task.
This event is not implemented as a fast event. However, this event is pushed onto the top of the PLB user stack as the next event to be dispatched.
The $RunResume event is referenced using an event value of thirty-five (35).
See Also: EVENTREGISTER, Object Events, Object IO Instructions, Object Definitions
![]() |