Python TwinCAT ADS async tools
Project description
Asyncio (or sans-i/o) TwinCAT AMS/ADS testing server in pure Python.
Requirements
Python 3.6+
(Optional) pytmc (for loading .tmc files in the server)
Server Functionality
Reference asyncio implementation.
Loads .tmc files for symbol information (basic types only).
Supports read, write, read/write of symbols (by handle or name).
Supports ‘sum up’ bulk reads (by way of read_write).
Pretends to create/delete notifications (not yet working)
Client Functionality
None
Installation
$ git clone git@github.com:pcdshub/ads-async $ cd ads-async $ pip install .
Running the Tests
$ pip install pytest $ pytest -vv ads_async/tests
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
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
ads_async-0.0.0-py3-none-any.whl
(78.1 kB
view hashes)
Close
Hashes for ads_async-0.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c0b0f1769b2c305feb03cbc575cd9bcdd169720649fd8c0d0e6c09e0c9cc470 |
|
MD5 | b426e15d12d8b72ab4143dc5ac7a4d47 |
|
BLAKE2b-256 | 662251feb0017b1f1e431dec84ab90555d17d568b3c2b4470b017b1fdaf1d3f7 |