Skip to content
forked from pcdshub/ads-async

Asyncio (or sans-i/o) TwinCAT AMS/ADS testing server in pure Python

License

Notifications You must be signed in to change notification settings

klauer/ads-async

 
 

Repository files navigation

ads-async

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)

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

About

Asyncio (or sans-i/o) TwinCAT AMS/ADS testing server in pure Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%