VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Real-time execution in NI Veristand

Hi All,

 

I am working in a project where I need to execute some of test steps in real-time. I am using NI Veristand 2016 as our RT software. If I use Veristand RT sequences for this purpose, then I need to programmatically create RT sequences and deploy to the Veristand Target. since deployment will happen through FTP, it takes longer time to start execute these test steps. Is there any way I can start execute test steps in real-time quickly using Veristand?

Another option I can see is to develop a custom device which will take care this real-time execution. But I feel this custom device development going to be more complex to make it modular and scalable.

 

Thank you

0 Kudos
Message 1 of 2
(1,273 Views)

@pradeep_kv wrote:

Hi All,

 

I am working in a project where I need to execute some of test steps in real-time. I am using NI Veristand 2016 as our RT software. If I use Veristand RT sequences for this purpose, then I need to programmatically create RT sequences and deploy to the Veristand Target. since deployment will happen through FTP, it takes longer time to start execute these test steps. Is there any way I can start execute test steps in real-time quickly using Veristand?

Another option I can see is to develop a custom device which will take care this real-time execution. But I feel this custom device development going to be more complex to make it modular and scalable.

 

Thank you


So you want to deploy each time you need a diferent test? Why not make a master app, put all the test inside and control execution of "which test" runs?

 

It´s not clear why you need VeriStand. Why do you needed? Can you not just run the app in the RT target form LabVIEW? If you really need VeriStand, the Custom Device is not a bad idea. Custom Devices can be as modular and scalables as you want them to be.

 

-A

---------------------------------------------------

Projektingenieur
Restbust, Simulations and HiL development
Custom Device Developer
0 Kudos
Message 2 of 2
(1,250 Views)