Exceptions and Warnings

DriverError

exception nitclk.DriverError

An error originating from the NI-TClk driver

UnsupportedConfigurationError

exception nitclk.UnsupportedConfigurationError

An error due to using this module in an usupported platform.

DriverNotInstalledError

exception nitclk.DriverNotInstalledError

An error due to using this module without the driver runtime installed.

InvalidRepeatedCapabilityError

exception nitclk.InvalidRepeatedCapabilityError

An error due to an invalid character in a repeated capability

SelfTestError

exception nitclk.SelfTestError

An error due to a failed self-test

DriverWarning

exception nitclk.DriverWarning[source]

A warning originating from the NI-TClk driver