Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Amplitude Meter (trackbar?)

Amplitude Meter (trackbar?)

Scheduled Pinned Locked Moved C#
csharpquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    weinerschizel
    wrote on last edited by
    #1

    I am measuring voltage and passing it into a C# desktop application. I need to have a graphical representation of that voltage, something similar to a linear volume meter would be perfect. Currently I've taken a trackbar and am writing the voltage value to it. It's not ideal though. Has some issues. Certainly there's a better way to do this?

    B 1 Reply Last reply
    0
    • W weinerschizel

      I am measuring voltage and passing it into a C# desktop application. I need to have a graphical representation of that voltage, something similar to a linear volume meter would be perfect. Currently I've taken a trackbar and am writing the voltage value to it. It's not ideal though. Has some issues. Certainly there's a better way to do this?

      B Offline
      B Offline
      BillWoodruff
      wrote on last edited by
      #2

      There are some open-source WinForm gauge/meter controls available, as well as commercial controls. CodeProject is your friend: [^], [^], [^], [^]. For WPF: [^]

      «The mind is not a vessel to be filled but a fire to be kindled» Plutarch

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups