Python x32 support for controlling LabSmith uDevices
Project description
uProcess
3/14/2024 uProcess Python support V 1.9.0.3.X (Version now ends with the python version and subversion since these need to match the distribution).
Note that you may need to move uProcess.pyd from its subfolder in 'site-packages' directly to 'site-packages' or to 'DLLs.' If so, delete the 'site-packages\uProcess' folder and its other contents so python can find this extension.
The python extension uProcess.pyd contains Python3.X (Windows, 32-bit) support for controlling LabSmith uDevices.
- usage: from uProcess import *
It contains the following objects:- CEIB: electrical interface
- C4AM: 4AM 4-channel analog module
- C4PM: 4PM 4-channel power module
- C4VM: 4VM 4-channel valve driver module
- CValve: valve module
- CSyringe: SPS01 syringe pump module
- CSensor: sensor module
- CLoad: load module
- CEP01: electrophoresis power supply module
- SRegulate: regulation settings and status
- SValveCal: valve motion/calibration settings
- C4PMChDat: 4PM channel settings and status
- PMCh: enum of 4PM channel indices
- PMMode: enum of 4PM regulation modes
- DigCh: enum of digital channel indices
Use help() for a list of supported methods and variables.
print(uProcess.help()) displays this list of objects
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 Distributions
Built Distribution
Hashes for LabSmith_uProcess-1.9.0.3.12-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37c6877f14be71e095b1e8148fed05b6ace289a665a2d6c8d1ad2fd233e8c5ea |
|
MD5 | c447e8ed39a377370673380cc6f8c67e |
|
BLAKE2b-256 | 6ac65073f428c12cb95832eb643f080ed9046a7eff41372754a4f48e1a3faa63 |