VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Veristand API Example to Run a Project

Hi.  Is there an easy API example I can download? Not sure which pallette item(s) to select.  I want to use Labview with the API to specify the project file and run it, expecting deployment with start-up procedures, and display of the corresponding workspace.  Target may be another PC.  Thx.

0 Kudos
Message 1 of 4
(6,552 Views)

Examples for NI-VeriStand can found in:

 

<ProgramFiles>\National Instruments\LabVIEW <version>\examples\NI VeriStand\API

 

There, you have examples that describe how to Configure (Configuration API), Execute (Execution API) and Change/compose system definition (System Definition API). In special, look at the 

 

Execution API\Deploy and Read Channels\Deploy and Read Multiple Channels.vi

 

This example should give you most of the features you need.

 

Hope this helps...

Barp - Control, Simulation, RTT and HIL - National Instruments
Message 2 of 4
(6,520 Views)

Hey KB_GenMtrs,

 

Just wanted to add a little to Barp's point. You can find these examples in LabVIEW's example finder as well when you browse by directory structure.

 

directorybrowse.JPG

Tim A.
Message 3 of 4
(6,387 Views)

Thanks to all!

0 Kudos
Message 4 of 4
(6,341 Views)