From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Can i communicate with VeriStand Engine without VeriStand running?

Solved!
Go to solution

I know how to use the .net api to control the VeriStand Engine with VS running.

After the model exec is running on the target, i want to display the value in my own C++ application, can i get data from target without keeping veristand running?

0 Kudos
Message 1 of 2
(5,355 Views)
Solution
Accepted by topic author NicoYang

The answer could yes and no. VeriStand gateway must be running as a process to handle communication with the target(s). Yet, VeriStand window could be somehow hidden by programmatically launching the gateway. This is an unsupported feature as of now, but you might want to read this thread !

 

Regards,

Eric M. - Senior Software Engineer
Certified LabVIEW Architect - Certified LabVIEW Embedded Systems Developer - Certified LabWindows™/CVI Developer
Neosoft Technologies inc.

0 Kudos
Message 2 of 2
(5,291 Views)