SystemLink Forum

cancel
Showing results for 
Search instead for 
Did you mean: 

SystemLink Store and Forward

Is there a way to implement the Store and Forward functionality, that is implemented in the TestStand ResultProcessing callback, using the SystemLink LabVIEW VIs?

 

Thanks,

 

Chris

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

Yes you could. It would just be a matter of handling the error you would get when there isn't an internet connection, creating a queue of some sort to store the result that you have, and then periodically checking connection to the server, and when a connection is established, proceed with working through the queue. 

-----------------------------------------------
Brandon Grey
Certified LabVIEW Architect

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