I see the VCP1000_0's Python API supports:
- getDataRate, getMinDataRate, getMaxDataRate, setDataRate
- getDataInterval, getMinDataInterval, getMaxDataInterval, setDataInterval
I have found this article: https://www.phidgets.com/docs/Data_Inte ... ge_Trigger
However, it doesn't explain the difference between data rate and data interval. Is the difference just data rate is converted to Hertz already?