Template:UgEncoderDial

From Phidgets Support

Encoder

Encoder Dial Example.jpg

When you double click on an Encoder object, a window like the one pictured will open.

  • At the top of the window, information about your device and the properties of this particular channel will be listed.
  • On the left, you can enable the input (if applicable) and specify the counts per revolution (CPR) to enable velocity calculation. Press enter after typing a number to enable velocity. You can also adjust the Data Interval and Change Trigger.
  • On the right, real-time data is displayed:
    • Position Change: The number of ticks (or quadrature cycles) that have occurred since the last change event.
    • Time Change: The amount of time in milliseconds that has elapsed since the last change event.
    • Position: The total position in ticks relative to where the encoder was when the window was opened.
    • Index Position: Not supported by this device.
    • Velocity: If a CPR has been specified, the average velocity in rotations per minute.