In LV 2011, an asynchronous Call By Reference feature was added to LV. However, async calls are on remote VI references are not supported.
The workaround for this lack of functionality is to perform an async call to a local VI acting as a proxy. The proxy will turn around and perform a normal remote call by ref call to the actual target VI.
Despite the workaround, it would be nice if async calls worked on remote VI references.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.