LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to use/insert *.lib file?

Hi all,
 
May I know how can I include the attached *.lib into my LabVIEW program?  And how can I use it.
 
Thanks.
Jieyi
0 Kudos
Message 1 of 3
(3,229 Views)
What you have is a "LLB", not a "Lib". It contains 2 VIs.
 
If you want to use those algoritms inside another VI, you need to edit them and assign connectors to terminals. Controls to input connectors and indicators to output connectors. Now you can just drop them onto the diagram and wire it up.
 
Maybe the LabVIEW help can give you some guidance:
 
 
Let us know if you get stuck. 🙂
Message 2 of 3
(3,218 Views)
Thanks for your help
Jieyi
0 Kudos
Message 3 of 3
(3,209 Views)