Exceptions and Warnings

DriverError

exception niswitch.DriverError

An error originating from the NI-SWITCH driver

UnsupportedConfigurationError

exception niswitch.UnsupportedConfigurationError

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

DriverNotInstalledError

exception niswitch.DriverNotInstalledError

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

InvalidRepeatedCapabilityError

exception niswitch.InvalidRepeatedCapabilityError

An error due to an invalid character in a repeated capability

SelfTestError

exception niswitch.SelfTestError

An error due to a failed self-test

DriverWarning

exception niswitch.DriverWarning[source]

A warning originating from the NI-SWITCH driver