Exceptions and Warnings

Error

exception nitclk.errors.Error

Base exception type that all NI-TClk exceptions derive from

DriverError

exception nitclk.errors.DriverError

An error originating from the NI-TClk driver

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.

DriverWarning

exception nitclk.errors.DriverWarning

A warning originating from the NI-TClk driver