A Python library to control the CSU2 device.
Project description
CSU2 Controller
Name
API for Control and Supply Unit 2 (CSU2) of IFG Institute for Scientific Instruments GmbH
Description
This project consists in the development af a python API to communicate with and control the device from IFG : CSU2.
It was first developped for MA-XRF and C-XRF devices developped by C2RMF and CNRS research unit
Usage
typical use :
import csu2controller
my_controller = csu2controller.CSU2Controller()
my_controller.connect()
resp = my_controller.query_ok()
print(resp)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
csu2controller-0.1.1.tar.gz
(4.4 kB
view details)
Built Distribution
File details
Details for the file csu2controller-0.1.1.tar.gz
.
File metadata
- Download URL: csu2controller-0.1.1.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 952499e7a6dff894cd7b5ffef07eb2b876003cb0cad51966fa71b15b527c310b |
|
MD5 | 063daaa326dc9ca0e54151b38edb80af |
|
BLAKE2b-256 | 71e3c45e8c11f42ff769c9209aec9574fe3e869a5b565bc9ef16627ec6d5964e |
File details
Details for the file csu2controller-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: csu2controller-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27ef99096c076cbdb32ea3b1d3f4738cb75ecf30bffa10f3ecbc4a447d90de0e |
|
MD5 | 35bf3620e9af2251da0bd63141c74b55 |
|
BLAKE2b-256 | b183de5396d9df5e6889b29aee20c21652ffbfb683cf40067288292c81322ce4 |