LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can the true/false position be swapped on a boolean control?

Hello, Is it possible to customize a horizontal boolean control so that it sends TRUE when on the left and FALSE when on the right?

Thanks,

Peg

0 Kudos
Message 1 of 4
(2,817 Views)

Never done this...but you can't use a logical not to swap the sides in your code??

 

Greetings

 

Christian


THINK G!! 😉
------------------------------------------------------------------------------------------------
Using LabView 2010 and 2011 on Mac and Win
Programming in Microsoft Visual C++ (Win), XCode (Mac)
Message 2 of 4
(2,816 Views)

 

THis does what u r saying IF my understanding is right!!

 

 

Message Edited by muks on 08-13-2008 06:53 AM
0 Kudos
Message 3 of 4
(2,808 Views)

You can customize the control and replace the T and F images, but in general it's a bad idea to change things from their default behavior (unless you're planning on playing a prank on someone or that this really makes sense in the system you're doing this in).


___________________
Try to take over the world!
Message 4 of 4
(2,799 Views)