LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Missing VI File while opening labview

Hello,

 

I have missing NetClusterArrayTo2DStringArray.vi File while opening the program. Is it due to the instrument driver or something else?

0 Kudos
Message 1 of 6
(801 Views)

The only reference to that I can find is here:

 

https://forums.ni.com/t5/Automotive-and-Embedded-Networks/Want-to-display-only-display-specific-rece...

 

Makes it sound like you might need to install a toolkit for CAN or something else automated/embedded in order for that VI to be present.  Does that sound like something your application would use?

0 Kudos
Message 2 of 6
(791 Views)

Yes, Actually I am a new developer and learning about labview and this is the file that I need it to open the existing code. Is there any addin function in labview to help me to determine how the code is performing by looking at block diagram and front panel?

0 Kudos
Message 3 of 6
(766 Views)

Well if you're looking at code that uses CAN, it could be that you need to install one of these to install that VI:

 

NI-XNET

NI-CAN driver software

 

As for "how the code is performing", do you mean you have concerns about the execution time, CPU or memory usage, things like that?

0 Kudos
Message 4 of 6
(755 Views)

Thanks for the reply, I need to know from the block diagram and front panel what the code is doing for the program. Is there any addin tool for that.

0 Kudos
Message 5 of 6
(744 Views)

Um... the code itself is what explains what the code does?  There isn't a magic toolkit you can install that converts code into plain English sentences or whatever.

 

If you get a general understanding of how LabVIEW works but there's one small part you can't figure out, that's what this forum is for.  Until then, you need to either work at it yourself or hire someone to work on it for you.  There are some training resources linked to at the top of the forum to get you started.

0 Kudos
Message 6 of 6
(704 Views)