I am attemping to run the LabView cable TV analyzer example program called hp859xx found at:
http://zone.ni.com/idnet97.nsf/nidz/B4E6D02FD355F8A5862568AB005FBC05
However, this program was written for LabView 5.x and I am running the evaluation version of LabView 6i and I get many warnings that say the following:
Uses data range coercion, which now only applies to data entry; values will not be coerced when passed to subVIs. To coerce passed values, use the In Range and Coerce function.
Is there an updated program compatible with LabView 6i? Otherwise, how do I fix these warnings in this program?
Thanks.