03-05-2020 06:13 AM
Hello,
Can anybody help me?
I always get an error when I call a VI (*.gvi) via "open VI Reference".
Is that posible in LabVIEW NXG?
Thanks,
Solved! Go to Solution.
03-05-2020 06:30 PM
Hi Muaadh7,
Could you post your project? Is the referenced VI in the same Component as this VI?
Thanks,
Frank
03-06-2020 01:20 AM
Hello Frank,
Thank you for your Reply.
Yes, it is.
Sorry, I couldn't upload a code.
Look at the pictures, please.
………………………..
------------------------------------
Thanks,
Muaadh
03-06-2020 02:29 AM - edited 03-06-2020 02:30 AM
Hi Muaadh7, VI name "Multiply.gvi" is not enough. You must add a library name.
In this case, try "TestLib::Multiply.gvi".
If the VI is in Sub namespace, you can access the VI by "TestLib::Sub::Multiply.gvi".
Best,
03-06-2020 04:17 AM
I tryed all options butt it dose'nt work.
03-06-2020 06:08 AM
In ordinary LV you can place a VI reference constant and drag a VI into it, there's no similar possibility in NXG?
/Y
03-06-2020 07:35 AM
10-08-2020 02:48 AM
What is the exact use case of Component reference node when we have the option of hard-coding the vi name in the input of open VI reference node?
10-08-2020 06:47 AM
Uh-oh, this sounds like a recurring theme in LV NXG. Could it be related to this topic? And make sure to browse the topic I refer to near the bottom, also.