hephy-dd / comet

COMET - Control and Measurement Toolkit
GNU General Public License v3.0
2 stars 2 forks source link

Wrong module in K2400 sense driver #69

Closed arnobaer closed 3 years ago

arnobaer commented 3 years ago

Should be

    self.voltage = self.Voltage(resource)

https://github.com/hephy-dd/comet/blob/4979a02fa327789a26d1cd4c6debc18c702a8976/comet/driver/keithley/k2400.py#L322