Improved LabVIEW 5.1 to 7.1 and got errors

Hello

I upgraded from LabView 5.1 to 7.1.

With labview 7.1, I opened a VI that is written in labview 5.1, I got an error saying something like

The labView won't pass the value and I use InRange and Coarce... (it was repeated several times) I've closed, but after I run the VI, the labview does not communicate with the freezing. where he worked very well with LabView 5.1.

one has an idea of what's going on! How can I get this error massage once again to see what it was! and how can I resolve this issure!

Thank you

It wasn't an error message. It was a warning that said you that the original VI was the controls on the front panel configured to use a range under duress. What it means to you, it's that with 7.1 the mechanism only works when you use the Control Panel before you enter the value manually. If you use the VI as a Subvi and feed it a value that is out of reach, then the parameters of coercion will not apply and the Subvi get the range without coercion. So, if you brought together making sure that the slot - VI would have never received one out of bound value then you must add a stove and Coerce function in the Subvi to ensure that if the Subvi is powered a value programmatically, and then he will be forced to be in the range.

I have doubgt that causes the problem to not communicate with your device unless the value created a kind of parameter associated with certain communication parameters.

Tags: NI Software

Similar Questions

Maybe you are looking for