FuncList.dat contains lines that describe how to replace a subVI call in the generated C code with a fragment of C code. The fragments can be anything but are usually function calls. FuncList.dat has specific formatting requirements. Each FuncList.dat entry must contain three lines.
![]() | Note The LabVIEW C Code Generator interprets any line that begins with # as a comment. |