LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Recompiled from LV6.1 to LV7.0, now I can't configure CIN

I have a VI using a CIN that works in LV 6.1 and in LV7.0 (no CIN load errors). BUT, I can't configure the CIN in LV7.0, even after reloading the .lsb file. All the inputs are unnamed as well (the pop-up says simply 'input'). But the vi still works. I have all the source code for the .lsb files.

Any ideas what's happening here?

Thanks.
0 Kudos
Message 1 of 4
(2,546 Views)
I would recompile it with latest header and libs from ..\LabVIEW 7.0\cintools folder and reload the new .lsb file.

A Rafiq
0 Kudos
Message 2 of 4
(2,546 Views)
vituning wrote:

> I have a VI using a CIN that works in LV 6.1 and in LV7.0 (no CIN load
> errors). BUT, I can't configure the CIN in LV7.0, even after reloading
> the .lsb file. All the inputs are unnamed as well (the pop-up says
> simply 'input'). But the vi still works. I have all the source code
> for the .lsb files.

What sort of configuration would you want to do on a CIN node? Are you
sure you don't confuse this with the Call Library Node?

Rolf Kalbermatter
Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 3 of 4
(2,546 Views)
Rolf - Good point. I thought I had configured it much the way I did a call library node, but now I'm not so sure. Thanks for straightening me out.
0 Kudos
Message 4 of 4
(2,546 Views)