Interfacing with the RTG Local LabVIEW API for the Coprocessor Harness
- Updated2024-10-21
- 1 minute(s) read
Interfacing with the RTG Local LabVIEW API for the Coprocessor Harness
After a custom coprocessor bitfile has been created the RTG needs to know to load it and to initialize communications. The RTG Coprocessor Link Base.lvclass provides all functionality needed to interface with the RTG API. Both the base class and its parent interface class can be found in the <LabVIEW>\vi.lib\RTG\coprocessor\host folder.