Jump to content

Volume Control Slider


Recommended Posts

  • 4 months later...

In LabVIEW 8 (OK I only checked 8.20) the cursor properties have been improved such that you can directly relate the mouse cursor position to a plot location. You should now be able to achieve the same effect you have there without using the invisible slider. That said, I like your custom control. This could be a good use case for an X Control too!

Another thought I had was to keep the invisible slider and have that positioned on top of an array of verticle fill bars. You could manipulate the values of the verticle sliders based on the position of the horizontal one. By adding two sliders on each verticle fill bar, you can set two fill colors. The limitation is that your resolution would be fixed at range in values divided by the number of verticle sliders. The advantage is less use of property nodes.

Good job!

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.