04-28-2021 09:35 PM
In the process of receiving the file, the Xnode file disappeared. I heard that the Xnode file is used for terminal designation, etc. Can I run the Labview program without the Xnode file?
04-28-2021 09:59 PM
What file are you talking about? Where are you receiving it from?
04-29-2021 01:36 AM
I got this from last year's researcher, but I didn't get the Xnode file. It may be because there is no toolkit.
04-29-2021 10:35 AM
You are still not giving us sufficient information.
We don't really care about irrelevant information such as that a researcher gave it to you. Did you try to contact him/her?
04-29-2021 02:35 PM
@Kslave97 wrote:
In the process of receiving the file, the Xnode file disappeared. I heard that the Xnode file is used for terminal designation, etc. Can I run the Labview program without the Xnode file?
The short answer is: No. More basically, when a dependency is missing, you're code can't run.
But there may be some hope in this case. The code generated by an XNode is embedded in the caller. If you post the VI(s) that reference the missing XNode, I might be able to get it hobbling along.