LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

What cannot be stored in a packed project library?

I tried to build a PPL yesterday and got the error "mathscript node cannot be included in a packed project library."

 

I have searched for a document that lists all the exclusions, but can't find.

 

# mathscript node

# VI declared in-line

 

help?

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

Hello Odd_Modem,

I don't believe the cause of your problem is because LabVIEW has a "list" of things that can't be included into a packed library. If you are using a MathScript node, you might be calling functions that the LabVIEW Run-Time Engine does not support. There is a list of such MathScript functions, you can find it at the link below:

http://zone.ni.com/reference/en-XX/help/373123B-01/lvtextmath/_rte_suplvtextmath/

For a list of common problems (and solutions) people encounter when building applications with LabVIEW, please see the link below:


http://zone.ni.com/reference/en-XX/help/371361H-01/lvconcepts/build_checklist/

Wan L
Applications Engineer
National Instruments
http://www.ni.com/support
Message 2 of 2
(2,194 Views)