LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Convert Boolean to string

In my VI I'm trying to show if a=0, a message will display but I get an error of data type boolean to string how do I fix this?

0 Kudos
Message 1 of 2
(5,455 Views)

The file you posted seems to be corrupt or something.

Converting from a boolean to a string is actually very simple.  Here is an example:

Boolean to String.png

If you have basic LabVIEW questions like this in the future, I'd recommend that you take some time to search the NI Forums and possible Google.  If you are still unable to find the answer you need, you should post in the official LabVIEW forums at http://forums.ni.com/t5/LabVIEW/bd-p/170

0 Kudos
Message 2 of 2
(5,100 Views)