Page 1 of 1

DataRate definition?

Posted: Wed Jun 12, 2019 12:12 am
by Lincon12
Hello everyone,,,
I'm a long-time (40+ years) EE and new Phidgets Spatial 0/0/3 user. I have been playing around with the very nice and complete sample code, and have been trying to wrap my old head around the definition for the DataRate parameter.

Apparently, the term DataRate, as defined by Phidgets, is actually more like DataInterval, i.e. the time in msec between samples rather than the frequency in Hz (i.e. 1/msec). Is that correct?

Re: DataRate definition?

Posted: Wed Jun 12, 2019 8:05 am
by mparadis
That is correct. It used to be called DataRate in our old libraries (Phidget21), but it was corrected and is called DataInterval in Phidget22.