Manual
Copyright © Dr Robot Inc. 2008
35
This section documents the four Event mechanisms. When the relevant data arrive from the WiRobot
PMS5005 system, relevant event will be fired, user could write his / her periodic data processing
routine in the relevant event call back function.
112 StandardSensorEvent
Description:
When the standard sensor data arrive, this event will be triggered.
113 CustomSensorEvent
Description:
When the custom expansion sensor (AD and Input) data arrive, this event will be triggered.
114 MotorSensorEvent
Description:
When the motor control related sensor data arrive, this event will be triggered. The motor
control data includes all the motor rotational sensor data such as potentiometer, encoder
and motor current data.










