Skip to main content

A package to connect to and interact with Lake Shore instruments.

Project description

Lake Shore Python Driver

Build Status Documentation Status PyPI Version

The Lake Shore python driver allows users to quickly and easily communicate with Lake Shore instruments. It automatically establishes a connection and provides a variety of functions specific to the product that configure settings and acquire measurements.

Documentation

Click here to read the documentation and some example scripts

Supported Products

Advanced support

Getting Started

Install the driver using pip:

pip install lakeshore

It should be noted that the lakeshore driver requires a minimum python version of 3.7.

A Simple Example

The following code will connect to a 155 Precision Source over USB and print what is returned by an identification query.

from lakeshore import PrecisionSource

my_instrument = PrecisionSource()
print(my_instrument.query('*IDN?'))

Contribute

We want your feedback!

Please request changes, features, and additional instruments through the GitHub issues page.

Don't hesitate to create pull requests. They make the driver better for everyone!

Resources

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

lakeshore-1.8.1-py3-none-any.whl (108.8 kB view details)

Uploaded Python 3

File details

Details for the file lakeshore-1.8.1-py3-none-any.whl.

File metadata

  • Download URL: lakeshore-1.8.1-py3-none-any.whl
  • Upload date:
  • Size: 108.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for lakeshore-1.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 30338d376374b86aa59511b446580b53ddff3b59f69e6a1bec1be057a564a48f
MD5 2d5595a16c165492528533b15107da4b
BLAKE2b-256 09b4412f159b99c55fd41edb33dfc131e9df1ded019b87a94aafdc1fd57cc35d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page