$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:

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

  2. This event is implemented to occur when the client mobile device re-establishes the communications connection to a suspended child task.

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

  4. The $RunResume event is referenced using an event value of thirty-five (35).

 

 

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

 



PL/B Language Reference $RunIdleEvent $RunSuspend Event