Have a 1047 4-channel high speed encoder arriving shortly. Would like to use API to measure velocity.
The user guide states: "Specify a counts per revolution (CPR) value to enable velocity calculation."
There doesn't appear to be a method to set the encoder counts per revolution in the API: https://www.phidgets.com/?prodid=1199#Tab_API
[Q1] I did find that capability in the Phidget Control Panel. Is the capability also available in the API?
[Q2] After setting the encoder counts per revolution to 2000 in the Phidget Control Panel is there a way to access the velocity calculated by the encoder phidget in my onPositionChange() handler?