Exceptions and Warnings¶
Error¶
- exception
nidcpower.errors.Error¶Base exception type that all NI-DCPower exceptions derive from
DriverError¶
- exception
nidcpower.errors.DriverError¶An error originating from the NI-DCPower driver
UnsupportedConfigurationError¶
- exception
nidcpower.errors.UnsupportedConfigurationError¶An error due to using this module in an usupported platform.
DriverNotInstalledError¶
- exception
nidcpower.errors.DriverNotInstalledError¶An error due to using this module without the driver runtime installed.