lightlab.equipment.abstract_drivers.power_meters module

Summary

Classes:

PowerMeterAbstract For the HP_8152A and the Advantest_Q8221

Reference

class PowerMeterAbstract[source]

Bases: lightlab.equipment.abstract_drivers.AbstractDriver

For the HP_8152A and the Advantest_Q8221

channelDescriptions = {1: 'A', 2: 'B', 3: 'A/B'}
validateChannel(channel)[source]

Raises an error with info if not a valid channel

powerLin(channel=1)[source]