Skip to content

Commit

Permalink
Merge pull request #127 from SweepMe/Temperature-Lakeshore_32x
Browse files Browse the repository at this point in the history
Temperature LakeShore_Model32x
  • Loading branch information
franz-sweepMe authored Feb 3, 2025
2 parents 17760bf + 64de5a1 commit 28ec4cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@

# SweepMe! device class
# * Type: Temperature
# * Instrument: Lake Shore Model 33x
# * Instrument: Lake Shore Model 32x

from pysweepme.EmptyDeviceClass import EmptyDevice


class Device(EmptyDevice):
"""Device class to implement functionalities of a Lake Shore Model 33x temperature controller."""
"""Device class to implement functionalities of a Lake Shore Model 32x temperature controller."""
description = """
make sure port options are set correctly according to instrument settings: Tools/Port manager:
baudrate: 1200/300
Expand Down

0 comments on commit 28ec4cd

Please # to comment.