Jump to content

Remove Block Diagram after Build with VIPM


Recommended Posts

Hello,

I am working on a function library and I want to package it with VIPM.
On this side I have no problem, my problem appears when I want to remove the block diagram of my VI in order to protect my source code.


I first tried to use the pre build actions calling a VI using scripting to remove the block diagram from my VIs (something like below). However when I do this I get this kind of error message.

image.png.4f8f8ff5f2fc1d7eb29c21540fa6d77e.png


error_message.png.8533d239fc6e7403b4dd7863ee35a867.png


It seems that we cannot remove the block diagram before the build.


My question is "How can we remove the block diagrams from a post build action ?


After some research, I came across this post  in which Jim Kring says "This should be possible with a custom post-build action VI", however he does not explain how to achieve this.

I was able to remove the block diagrams using the post install actions however my goal would be to remove them with a post build action

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.