Exceptions and Warnings¶
UnsupportedConfigurationError¶
- exception
nitclk.errors.UnsupportedConfigurationError¶An error due to using this module in an usupported platform.
DriverNotInstalledError¶
- exception
nitclk.errors.DriverNotInstalledError¶An error due to using this module without the driver runtime installed.
DriverTooOldError¶
- exception
nitclk.errors.DriverTooOldError¶An error due to using this module with an older version of the NI-TClk driver runtime.