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