Interfacing with the RTG Local LabVIEW API for the Coprocessor Harness

After creating a custom coprocessor bitfile, you must instruct the RTG how to load it and initialize communication.

Provide this instruction using the RTG Coprocessor Link Base.lvclass and RTG Target Streaming Base.lvclass files. Both files provide all functionality needed to interface with the RTG API. You can find the base class and its parent interface class in the <Program Files>\NI\LVAddons\rtg\1\vi.lib\RTG\coprocessor folder.