Almost, but not quite.
If you can't post the actual last year's vi, but have last year's code, then
in LabVIEW,
- Highlight all that you took a screenshot of there in last year's code
- Go to Edit->Create VI Snippet from Selection
- Save the snippet and post that
A snippet is a special picture that also contains the actual code used.
We can drag images that are Snippets onto a LabVIEW block diagram and it will be executable code.
So what the vi or the snippet will do is give us the actual code to look at.
The code is more than just what you see.
For instance, in last year's code you can double-click on Accel Open and it will open that old vi and you can see what it did with the controller input.