ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Boolean Control Question

I am a newbie to LabView. I am trying to create a boolean control that
is
always set to false. I know how to create the control, but I do not know

how to assign it a false value.

here's the pseudo c code:
boolean ControlSwitch = False;

Any help is greatly appreciated.

Magela
0 Kudos
Message 1 of 2
(2,718 Views)
Hi Magela,

Why don't you just try using a "False Boolean Constant" instead? It's under the "Boolean" section in the Functions palette.

Would that do the job?

Sima.
0 Kudos
Message 2 of 2
(2,718 Views)