Hello all,
I have a test program developed and built with LV6.1.
Our customer wants to switch to LV7, so I imported the program into LV7 and started a rebuild of the executable. The program was saved first as "application distribution (removing diagrams)". After a short while, the application builder stopped with:
"error code 1073 -> Application Builder: The source VI must have its diagram in order to be included in an application."
After some investigations I found, that the reason is a VI wich includes building an array using a for-loop and autoindexing.
In LV6.1 the applicatin was built without such an error message.
Due to the error message I assume, that it is recommended not to remove the
block diagram. Is there any reason for this? Applies this only to VIs with arrays and forloops?
Within the documentation I found nothing about this (maybe my search patterns are wrong).
Best regards
Heinrich Eidloth