.vi is the virtual instrument file labview uses as its most basic program. This would be equivalent to a .java file which I can see is allowed. There are also other labview file types that would be helpful. I think a project (.lvproj) would be too much but uploading a control (*.ctl) would also be helpful
2 Likes
I seem to remember functionality to import/export vis from images back in the day, or is that no longer a thing?
You can load a section of code from what is called a vi snippet which is a specially formatted image that can be dropped into the editor.
That does not contain all of the same information as the .vi file.
The equivalent would be if we need to post a few lines of java code why would we ever upload the entire .java. While I agree many times a small subsection is sufficient in many other cases it is better to include the entire file.
2 Likes
I added vi and ctl
2 Likes
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.