LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Boolean of dynaimc data

Using LV7.1:

 

I am trying to have a boolean response to 2 "Greater?" blocks. In other words I need to know if  "A is greater than B AND C is greater than D". However A, B, C, and D are the output from 4 formula blocks. The problem is that the output is "Dynamic Data" and not numeric. This is crewing up the final "And" block. How can I fix this?

 

I've attached a sample of the problem.

 

thanks,

jason

0 Kudos
Message 1 of 2
(2,342 Views)

I've opened up your attached vi.  The output of the two Pass Value Through functions is not dynamic data.  It is a numeric.  The output of the greater thans is boolean.  I don't know why you would see it differently.

 

18411iA68A730A47C0AE6F

- tbob

Inventor of the WORM Global
0 Kudos
Message 2 of 2
(2,332 Views)