02-20-2006 08:36 AM
02-20-2006 10:26 AM
Hello,
Unfortunately, there is no LabVIEW "viewer" utility...NI used to have the "LabVIEW Player", but that was a while back and it isn't supported anymore. My best idea for you would be to use the Report Generation VIs to generate an HTML report including all VI documentation (Front Panel, Block Diagram, Icon, etc.), then you could view the entire VI as an HTML document.
Good luck,
-D
02-21-2006 10:57 AM
02-21-2006 11:16 AM
02-21-2006 11:31 AM
Jarrod's solution is pretty easy and requires no programming. If you can convince your test engineer to select File > Print on the VIs you want to see, then you've got it made. Otherwise I know of no other solution.
-D
02-21-2006 02:12 PM
My idea would not be that great anyway, because we cannot see hidden cases etc. but I am wondering....
QUOTE: Available in Run-Time Engine and Real-Time Operating System: | Yes (Read/Write) |
But all I get are blanks once the application is built.
(In pre-8.0 versions, the help correclty indicated that this method is not available in the runtime!)
So, which one is it:
02-21-2006 03:09 PM
02-21-2006 04:10 PM
02-27-2006 02:32 AM
jimv11,
for the future you just have to recommend complete documentation of your test vis including a printout/file with all diagrams. Its not that much work since LV supports that.
If your teststand is involved in anything like ISO 9000 ff you can argue that you need that docs. At least it has to be documented (sourcecode, including diagrams) somehwere, so all your current vis should be at an known place including the diagram. If not you can hope that the auditor does not ask for it.
Maybe you will have to pay for it... all a question of the requirements
07-21-2006 04:43 AM