11-07-2012 04:11 PM
I'm sure that others have wanted to do this, and it has probably been done many times before. I'm hoping someone can help me. The default boolean control for a switch on the pallette is a 2 pole switch (which makes sense for a boolean terminal). I'm needing my GUI to represent a 3 pole switch with knob positions up, middle, and down. I'm guessing that this can be done by creating a custom control slide rule with 3 positions (0, 1, 2), but I haven't figured out how to make the slider change pictures from one state to another and the slider moves up and down.
Anyway, I like the way the switch looks but need 3 positions. Any guidance on where I can look or help?
Thanks,
-Dan
11-07-2012 04:34 PM
Use a knob or a dial, as an integer number.
Customize it to hide the the numbers, lines, etc.
11-07-2012 04:38 PM
yes, it's already been done:
http://forums.ni.com/t5/LabVIEW/3-way-vertical-toggle-switch/m-p/219368