LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can i include Polymorphic VIs while building an executable?

Hi,
 
am trying include polymorphic Vis while building a stand alone application. It is giving me error. If i use instances of the polymorphic VI instead of using it as library, i am able to build application. is there any way to use the library directly in the process of building stand alone application. Am using LabVIEW 8.0
 
 
Thanks
Anil
0 Kudos
Message 1 of 3
(2,614 Views)
What are the errors that you are getting? Polymorphic VIs should have no problem in a built application - it would be a major issue if they did because NI makes extensive use of polymorphic VIs in their driver code.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 3
(2,607 Views)

Hi Mike,

Thanks for ur quick response. I could solve the problem with a simple tick mark (do not include the Vis not used in this master VI).

Now i could build stand alone application.

 

Thanks

Anil

LabVIEW 7.0, 7.1, 8.0

 

0 Kudos
Message 3 of 3
(2,600 Views)