LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

cin: object code path&name

labview 5.1

Which way one can know the name & path of the objectcode file (lsb) of
the cin node when working with diagrams?

Thanks
Alexandre
0 Kudos
Message 1 of 2
(2,772 Views)
Hi Alexandre-

I have not figured a way to programmatically load the name of a lsb file. Creating a string constant with the name of the lsb file would not be a bad solution (although not super-elegant either) because you can not dyanmically change the lsb file the CIN is linked with - make sense?

The CIN does not allow you to create create a property node - that is only way I think you could access it...

ben schulte
national instruments
0 Kudos
Message 2 of 2
(2,772 Views)