This python package contains specific implementations of converters and receivers for several SiLab data acquisition systems. These implementations are used by the generic online_monitor python package to generate fast real time data analysis and plotting.
So far the following systems are supported:
Download the latest code from github to a folder of your choise. Install by typing
python setup.py develop
Note: Only the develop installation is supported!
TBD