Jump to content

Build option: remove unused poly VI, but DON'T disconnect tydefs


Recommended Posts

In several of my programs I use the name of a typedef as an identifier.

Since LV 7, there's an option (which is default ON):

"Disconnect type definitions and remove unused polmorphic VI instances"

When building an application (as small as possible), I only want to choose

for the removal of the unused polymorphic VI's

but I DON'T want to disconnect my typedefs.

So why is this one option in stead of two ...

Link to comment
In several of my programs I use the name of a typedef as an identifier.

Since LV 7, there's an option (which is default ON):

"Disconnect type definitions and remove unused polmorphic VI instances"

When building an application (as small as possible), I only want to choose

for the removal of the unused polymorphic VI's

but I DON'T want to disconnect my typedefs.

So why is this one option in stead of two ...

I was last day with a NI tech-rep and he replied that this option is added for backwards compatibility. I think you'll have to replace the polymorphic VI's by the actual subVI's. One method i can think off is to make a source distribution where you have the option activated and then reconnect the typedef....

Which of the two is the best for you is up to you.. ;)

Ton

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.