Exceptions and Warnings

DriverError

exception nimodinst.DriverError

An error originating from the NI-ModInst driver

UnsupportedConfigurationError

exception nimodinst.UnsupportedConfigurationError

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

DriverNotInstalledError

exception nimodinst.DriverNotInstalledError

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

InvalidRepeatedCapabilityError

exception nimodinst.InvalidRepeatedCapabilityError

An error due to an invalid character in a repeated capability

SelfTestError

exception nimodinst.SelfTestError

An error due to a failed self-test

DriverWarning

exception nimodinst.DriverWarning[source]

A warning originating from the NI-ModInst driver