Skip to main content

MPI Sentio Prober Control - Python Bindings

Project description

GitHub issues Version

SENTIO® Prober Control - Python Bindings

This archive contains a package with python bindings to control a MPI SENTIO® probe station.

AST_Back_2A fw_

Instructions for installing the SENTIO® prober control Python package

The package for controlling MPI probe stations running the MPI SENTIO Software suite is now available via pythons package index. To install the package simply type:

python -m pip install sentio-prober-control

If you already have a version of the package installed you can update the existing package with this command:

python -m pip install sentio-prober-control --upgrade

You no longer need to download the package by yourself, just use pip. If you cannot access the internet from your machine you can still download the archives from the release section of this project.

Example-Scripts

A set of example scripts for python is maintained in a separate archive at GitHub.

https://github.com/SentioProberDev/Examples-Python

Troubleshooting

Most problems arise from having multiple python environments on the local machine and installing the sentio-prober-control package into the wrong python environment. You can list all installed packages with the command:

python -m pip list

Make sure that the sentio-prober-control package in the latest version is in that list.

Instructions for Package maintainer

Manually Building a Package

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

sentio_prober_control-24.0.1.tar.gz (48.4 kB view hashes)

Uploaded Source

Built Distribution

sentio_prober_control-24.0.1-py3-none-any.whl (66.5 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