![]() |
TimerInterval








Public Data Item |
Declared in: NiBinding.h |
Declaration
long TimerInterval;
Description
Use this property to configure CNiBinding to automatically call Update at regular intervals. You specify the timer interval in milliseconds.
Note: If you connect in a non-auto update access mode, this property allows you to receive new data in regular intervals, rather than whenever the data changes.