06-28-2023 11:52 AM - edited 06-28-2023 11:53 AM
06-30-2023 02:12 AM
Hi,
It would be great to have AF libraries easier to use on different targets, especially Linux cRIO. Labview often miss the compilation (don't know how) after small modifications in the code which breaks the AF, due too a fail in the conditional disable structures state selection.
The way I solve this is to close/reopen LabVIEW, clear compiled cache and reconnect to the target.
Thus I would remove any conditional disable structures in the AF, and any kind of code that could lead to compilation errors on different targets.
Also, why not removing this treacherous input "Open Actor Core front panel? (F)" on the launch VIs? It makes any new AF user fail its first executable, for just a very little gain...