LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to reference a VI that is in a library (llb file)

Hi,

 

I was wondering, is there a way to open a reference to a VI that is in a library .llb file?

 

thanks

0 Kudos
Message 1 of 2
(2,582 Views)

It's just a path, so:

./MyLib.llb/MyVI.vi

 

Felix

0 Kudos
Message 2 of 2
(2,573 Views)