07-08-2010 05:41 PM
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
07-08-2010 06:07 PM
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.