Those VIs distributed with LabVIEW 7 do not use a CIN. They have a
Call Library Function. What I suspect has happened is that you had a
distribution llb with the old functions in them and that is from where
you're having the problem. Check the hierarchy and see if the paths
are LabVIEW\vi.lib\instr\vxi\old. If you have an llb with the old
functions in them, you can delete them from there and LabVIEW should
automatically find the v7 replacements or you can manually replace
each instance.

Reply via email to