Limitations with Application Control VIs and Functions (C Generator)
- Updated2023-02-21
- 1 minute(s) read
The Close Reference function is supported, but the following refnums are unsupported:
- .NET
- ActiveX
The Call By Reference Node is supported only for local references. To use a Call By Reference Node with a local reference, create a VI reference, include the VI you are referencing in the Always Included listbox in the Source Files page of the C Code Generation Properties dialog box, and then use the Call By Reference Node to call the VI by reference using the VI name.
The Call Chain function always returns an empty array.