LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Parallel Shift Register

Hi

 

I am looking to create a parallel shift register to transmits data from a series of VI's to Mathscript. I would like it so all the data from the VI's wait in the register and is then sent to Mathscript when triggered. Any help would be appreciated.

 

Chris

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

THat sounds like an Action Engine to me. As i explian in that Nugget, an AE is a way to share a Shift Register between threads. You just have to decide what are the actions (methods) and code them up!

 

Check out that Nugget to learn more about Action Engines.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 2
(2,382 Views)