hvl_ccb.dev.heinzinger.constants

Inheritance diagram of hvl_ccb.dev.heinzinger.constants

Constants, Heinzinger Digital Interface I/II and Heinzinger PNC power supply. Descriptors for errors

exception HeinzingerPNCDeviceNotRecognizedError[source]

Bases: HeinzingerPNCError

Error indicating that the serial number of the device is not recognized.

exception HeinzingerPNCError[source]

Bases: DeviceError

General error with the Heinzinger PNC voltage source.

exception HeinzingerPNCMaxCurrentExceededError[source]

Bases: HeinzingerPNCError

Error indicating that program attempted to set the current to a value exceeding ‘max_current’.

exception HeinzingerPNCMaxVoltageExceededError[source]

Bases: HeinzingerPNCError

Error indicating that program attempted to set the voltage to a value exceeding ‘max_voltage’.