Asyncio (or sans-i/o) TwinCAT AMS/ADS testing server in pure Python.
- Python 3.6+
- (Optional) pytmc (for loading .tmc files in the server)
$ git clone git@github.com:pcdshub/ads-async $ cd ads-async $ pip install .
$ pip install pytest $ pytest -vv ads_async/tests