elasticai.hw_measurements.predefines#

Module Contents#

Classes#

DriverPort

Class with COM-Port addresses of each device for testing Attributes: com_ngu (str): COM-Port of the R&S NGU411 (Four-Quadrant SMU) com_dmm (str): COM-Port of the Keithley DMM411 (Digital Multimeter) com_mxo (str): COM-Port of the R&S MXO411 (Mixed-Signal Oscilloscope) com_hmp (str): COM-Port of the R&S HMP40x (Power Supply)

Data#

API#

class elasticai.hw_measurements.predefines.DriverPort[source]#

Class with COM-Port addresses of each device for testing Attributes: com_ngu (str): COM-Port of the R&S NGU411 (Four-Quadrant SMU) com_dmm (str): COM-Port of the Keithley DMM411 (Digital Multimeter) com_mxo (str): COM-Port of the R&S MXO411 (Mixed-Signal Oscilloscope) com_hmp (str): COM-Port of the R&S HMP40x (Power Supply)

com_ngu: str#

None

com_dmm: str#

None

com_mxo: str#

None

com_hmp: str#

None

elasticai.hw_measurements.predefines.DriverPortIES#

‘DriverPort(…)’