adi.max9611 module

class adi.max9611.max9611(uri='', device_name='', device_index=0)

Bases: rx_chan_comp

AD611 Current-sense Amplifier with ADC

compatible_parts = ['max9611', 'max9612']
class adi.max9611.max9611_channel_current(ctrl, channel_name)

Bases: attribute

MAX9611 Current Channel

property input

MAX9611 Current Channel input value.

property shunt_resistor

MAX9611 Current Channel shunt resistor.

class adi.max9611.max9611_channel_power(ctrl, channel_name)

Bases: attribute

MAX9611 Power Channel

property input

MAX9611 Power Channel input value.

property shunt_resistor

MAX9611 Power Channel shunt resistor.

class adi.max9611.max9611_channel_temp(ctrl, channel_name)

Bases: attribute

MAX9611 Temperature Channel

property raw

MAX9611 Temperature Channel raw value.

property scale

MAX9611 Temperature Channel scale.

class adi.max9611.max9611_channel_voltage_input(ctrl, channel_name)

Bases: attribute

MAX9611 Voltage Input Channel

property offset

Voltage Input Channel offset.

property raw

MAX9611 Voltage Input Channel raw value.

property scale

MAX9611 Voltage Input Channel scale.

class adi.max9611.max9611_channel_voltage_sense(ctrl, channel_name)

Bases: attribute

MAX9611 Voltage Sense Channel

property input

MAX9611 Voltage Sense Channel input value.