LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Boolean input & output from formula node?

Hi All,

 

How do you declare input and output variables to be boolean in the formula node.  See attached example, I want leak and prev to be of type boolean.

 

Thanks,

Sean

 

formula node.jpg

0 Kudos
Message 1 of 3
(16,690 Views)

The formula node does not support boolean at the input/output. 

 

Here is what Greg had to say about the topic: http://forums.ni.com/ni/board/message?board.id=170&view=by_date_ascending&message.id=17317

 

 

Message 2 of 3
(16,683 Views)

Here's an example of how you could simplify the boolean portion of the code:

 

 

 

 

oh yeah...  pretend the boolean constant and indicator are Shared Variables
Message Edited by Ray.R on 10-13-2009 01:06 PM
Message 3 of 3
(16,679 Views)