Jump to content

coco

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by coco

  1. 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

×
×
  • Create New...

Important Information

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