LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Running the VI Analyzer from the Command Line Periodically?

Hello there,

Is it possible to run the VI Analyzer from the command line with a pre-determined configuration? It would be nice to run this as a Windows Scheduled Task on one or more Analyzer configurations.

-Chroma
0 Kudos
Message 1 of 2
(2,837 Views)

You could write a VI that uses the VI Analyzer VIs (located in the Programming > VI Analyzer subpalette) that performs a pre-configured analysis.  You can launch LabVIEW from the command line and have it run this VI.  Check out examples\VIAnalyzer to see a few examples of how to use the VI Analyzer VIs.

Good luck,
-D

Message 2 of 2
(2,822 Views)