Template:UgFrequencyCounter

From Phidgets Support
Revision as of 19:02, 26 August 2016 by Mparadis (talk | contribs) (Created page with "===Frequency Counter=== right|link= When you double click on a Frequency Counter object, a window like the one pictured will open. *...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Frequency Counter

FrequencyCounter Example.jpg

When you double click on a Frequency Counter 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 control the various settings:
    • Enabled: Click to enable the Frequency Counter input.
    • Timeout: How long the device will wait without detecting any pulses before reporting "0 Hz".
    • Filter Type: A logic level pulse goes from 0 to VCC (5V in this case), and back to 0; while a zero crossing signal goes from -VCC to VCC. Check your encoder's technical specifications to determine which mode to use.
  • On the right, data from the encoder is displayed in real-time:
    • Count Event: When equal to 1, the Frequency Counter is currently counting pulses toward the current frequency. When equal to 0, no event is active. Lengthen the timeout in order to allow for longer pauses without resetting the event.
    • Frequency: The average frequency calculated from the pulses in this event so far.
    • Total Count: The total number of pulses since opening this example window.
    • Total Time: The total time in ms elapsed since opening this example window.