LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Set Control Values by Index Function only works for a running VI?

Solved!
Go to solution

ACBR (Asynchronous Call by reference) can seriously outperform any of the other mentioned methods especially if you are spawning multiple reenterant clones and pre-allocate the Clone pool.


"Should be" isn't "Is" -Jay
Message 11 of 13
(790 Views)

I haven't tried that one. Does NI have an example of this method?

0 Kudos
Message 12 of 13
(787 Views)

@LJHerskowitz wrote:

I haven't tried that one. Does NI have an example of this method?


If you're in LabVIEW 2013 or later, check out the examples here:

 

[LabVIEW 20xx]\examples\Application Control\VI Server\Asynchronous Call By Reference

0 Kudos
Message 13 of 13
(785 Views)