Skip to main content

TCP/IP client for communicating with PriarieView

Project description

PyPrLink

A TCP/IP client for communicating with PrairieView. Alternate for PrairieLink Application from Python. Python-PrairieLink (PyPrLink)

Installation

pip install pyprlink

Usage

As a Python Module

from pyprlink.tcp_client import ask_PV
# Send commands to PrairieView
ask_PV('-gmp', 'x')  # Get motor position for X-stage
ask_PV('-pg', '3', '400')  # Set PMT Gain on Channel 3 to 400

From Command Line

After installation, you can use the pypr command directly:

pypr -gmp x
pypr -pg 3 400

Development

Install development dependencies:

pip install -e ".[dev]"

Run tests:

pytest

License

This project is licensed under the MIT License - see the LICENSE file for details.

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

pyprlink-0.1.3.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyprlink-0.1.3-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

Supported by

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