|
ACQ400_XRM (xrmIoc)
|
#include <acq400_asynPortDriver.h>
Public Types | |
| enum | MRL { DIS_MON , LIM_1Hz , LIM_2Hz , LIM_5Hz , LIM_10Hz , LIM_NOLIM } |
Public Member Functions | |
| bool | goAhead () |
| void | newData (int mrl) |
controls update rate and hence cpu consumption per object.
|
inline |
ratelimit allows client to proceed with update
| void acq400_asynPortDriver::MonitorRateLimit::newData | ( | int | mrl | ) |
client calls this to signal new data has arrived; whether the client should process it or not depends on goAhead()