LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

3POLE TOGGLE SWITCH

HOW CAN I CREATE A THREE-STATE TOGGLE SWITCH?
0 Kudos
Message 1 of 6
(3,170 Views)
Try this one from NI
0 Kudos
Message 2 of 6
(3,167 Views)
It depends on how you are defining "three-state" (which is quite different from 3-pole). Boolean variables will always have one of two states, True or False. A control cna be diasabled so that it cannot be changed by the user, but it will still have one of the two states.

If you need a three-state variable you could use a numeric control like a slider and customize the appearnce to have a True State, a False State, and a None State, where True = +1, False = -1, and None = 0.

Lynn
0 Kudos
Message 3 of 6
(3,165 Views)
GRACIAS!!!!
FRED-FRED
0 Kudos
Message 4 of 6
(3,156 Views)

Hi, 

I am having the Labview 10, i cant open theLabview 5.1 VI.
cant them convert to LabView 10 ?

thanks

sam 

0 Kudos
Message 5 of 6
(2,821 Views)

Post the VI you want converted to the Version Conversion Board.

 

Lynn

0 Kudos
Message 6 of 6
(2,816 Views)