Skip to content

Commit

Permalink
Merge pull request #890 from spc-group/main
Browse files Browse the repository at this point in the history
Support for LabJack DAQ devices
  • Loading branch information
canismarko committed Jan 2, 2024
2 parents a93a963 + 10bfc77 commit d47c55a
Show file tree
Hide file tree
Showing 4 changed files with 736 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apstools/devices/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@
from .lakeshore_controllers import LakeShore336Device
from .lakeshore_controllers import LakeShore340Device

from .labjack import LabJackT4, LabJackT7, LabJackT7Pro, LabJackT8

from .linkam_controllers import Linkam_CI94_Device
from .linkam_controllers import Linkam_T96_Device

Expand Down
Loading

0 comments on commit d47c55a

Please sign in to comment.