08-15-2023 02:21 AM
Hello,
Does anyone know if I can use a base edition labview to open and view a VI created by professional edition. I don't expect to run it but only for reviewing purpose. Is that feasible?
Solved! Go to Solution.
08-15-2023 02:42 AM
Hi liu,
@b33liu wrote:
Does anyone know if I can use a base edition labview to open and view a VI created by professional edition. I don't expect to run it but only for reviewing purpose. Is that feasible?
Yes, it's feasible.
You can open and view the block diagram, but you may miss some advanced functions…
08-15-2023 04:04 AM
Hi GerdW,
Thank you for your answer. Do you know what if the VI includes some of the advanced functions only available in Full/Professional. Are those function hidden/disconnected or they are visible but the VI is just not executable?
08-15-2023 04:17 AM
Hi liu,
@b33liu wrote:
Do you know what if the VI includes some of the advanced functions only available in Full/Professional. Are those function hidden/disconnected or they are visible but the VI is just not executable?
Several of the "advanced functions" (like some math analysis libraries) are not available in the Base edition: when you open a VI containing those functions then you get the usual dialog to search for missing subVIs.
The VI can be opened in the Base edition, but is not executable due to missing subVIs…