LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

adding command slide?

Hello,
How can i add a slide, by program, in a slide command? I dont see that in the command property.
thanks
Message 1 of 3
(2,716 Views)
Hi

I haven't seen a way either.

But I think thats logical, due to the datatype the slider represents. If you have one slide it may represent a double, integer and so on but if you ad a slide or a needle i becomes a cluster of the original datatype.

Thomas
Using LV8.0
--------------------------------------------------------------------
Don't be afraid to rate a good answer... 😉
--------------------------------------------------------------------
0 Kudos
Message 2 of 3
(2,712 Views)
If you can dictate a max you can set the slider color to transparent for all the "extra" sliders.

I am including an LV 7.1 zip of the code and a jpg.

I set the cursor color after selecting the active cursor. Sliders with indexes smaller than user spec'd value are shown, the others hidden.

This only will work if you set the maximum number of sliders at coding time.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 3 of 3
(2,687 Views)