10-08-2011 10:23 AM - edited 10-08-2011 10:28 AM
If I work on code on an RT target the new Start Asyncronous Call nodes do not show up on the Application Control Palette.
However, LabVIEW does not complain if I trick it to run such a node on RT by adding it while editing it for a Windows target...So, is the asyncronous call supported on RT, or not? Well, it does not seem to behave the way you would expect it to..as far as I've ben able to establish so far, but should it? Will it be fully supported (show up on the palette etc.) later?
10-11-2011 05:08 AM
11-02-2011 08:07 AM
Still no answers?
I have the same question.
11-02-2011 12:52 PM
Hello Everyone,
Right now the functions do not show up on the RT Palette. This has been reported to R&D as CAR 318438. We want to support these functions on RT but at the 2011 release they weren't ready.
That being said the VI will not break if you move a VI from the my computer context to a real-time context.
11-30-2012 01:08 PM
Has this been fixed in LV2012? The Asynchronous Call still doesn't show up in the RT Pallet, but is it supported yet?
11-30-2012 02:51 PM
I can't comment on whether Asynchronous Call is officially supported on RT in LV 2012 (because I don't know the answer). However, I've used it extensively on RT, and I haven't experienced any problems. Keep in mind that dynamically launching background VIs is going to introduce jitter into your RT system, but that is to be expected.
-Chris M
11-30-2012 03:20 PM
They are also a pain to trouble shoot since there is no block diagram 😕
Still hoping for a Labview Task Manager at some point