Template:DCBLDCMotor DataInterval

From Phidgets Support
Revision as of 19:34, 18 November 2024 by Mparadis (talk | contribs) (Created page with "As with other Phidgets, the Data Interval will change how frequently your controller updates your application with data events. Unless you are implementing a custom control loop, we recommend keeping this at the default for the best performance. ====Other Considerations==== Using the minimum Data Interval (i.e. the fastest data rate), may impact latency, particularly when running at slower [https://www.phidgets.com/docs/VINT_Communication_Speed_Guide VINT Communication...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

As with other Phidgets, the Data Interval will change how frequently your controller updates your application with data events. Unless you are implementing a custom control loop, we recommend keeping this at the default for the best performance.

Other Considerations

Using the minimum Data Interval (i.e. the fastest data rate), may impact latency, particularly when running at slower VINT Communication Speeds.

VINT Communication Speed (kbps) Data Interval Latency Impact
1000 Minimum N/A
100 Minimum +2ms


This increased latency will impact how often you can send commands to your controller.