Skip to main content

Communication with SRS CG635

Project description

Build Status PyPI

srs_cg635

Python interface to the Stanford Research Systems CG635 Clock Generator

Installation

> pip install srs_cg635

Usage

>>> from srs_cg635 import CommChannel
>>> with CommChannel(address=23) as cg:
...     cg.frequency = 10e6 # Hz
...     cg.cmos_levels = "3.3 V"
>>> 

Supported features:

  • frequency
  • phase
  • output levels
  • output run state
  • status

Project details


Download files

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

Source Distribution

srs_cg635-0.1.3.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

srs_cg635-0.1.3-py3-none-any.whl (7.4 kB view hashes)

Uploaded Python 3

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