NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

differences between the two methods?

Hello,

 

Usually,I use paralel method, but advantatges of serial method?

 

Thxs !!!

0 Kudos
Message 1 of 3
(3,003 Views)

Either is exceptable but you should capture the error message returned the TS API calls.

Regards
Ray Farmer
0 Kudos
Message 2 of 3
(2,997 Views)

Hello Oriol,

 

If you are concerned about code performance, both are similar because you are using a sequential ActiveX communication between LabVIEW and TestStand, so at the end LabVIEW is sending sequential messages to TestStad Engine even if you program VIs in parallel.

0 Kudos
Message 3 of 3
(2,870 Views)