3 #include "helpers/FPGAException.h"
6 typedef uint32_t NiFpga_Session;
34 void SetClockSource(NiFpga_Session _session,
const uint8_t& _clock_source = 0);
FPGAIO5751(const uint32_t &_configured)
Get the FPGA VI control/indicator ids.
const uint32_t configured_indicator
the Configure? indicator on the FPGA
void SetClockSource(NiFpga_Session _session, const uint8_t &_clock_source=0)
Possible clock sources (see adapter modules help and Configure Clock.vi from NI 5751 Clock Select exa...
bool CheckIOModule(NiFpga_Session _session)
Necessary calls at the moment not supported by NI FPGA API 12.0, see CheckIOModule.vi for what to do.
Handels the NI FlexRIO adapter module IO-5751.
FPGAStatusSafe iostatus
Current status of the module.