1
0
mirror of https://github.com/pmacode/ADS.git synced 2026-05-12 09:42:50 +02:00

Create README.md

This commit is contained in:
Jens-Uwe Peter
2021-04-25 10:25:57 +02:00
committed by GitHub
parent 8f8e850a40
commit 9ab9ff4485

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# ADS
This is a Beckhoff ADS implementation in pure LabVIEW, i.e. using TCP connections.
## Current state
The code was used in a project for production porpuses but not tested under any circumstances. It also has almost none documentation so you should be familiar with ADS terminology.
It should not be used in production. If you would do so please contact me, so I can tell caveats and maybe change to code. Please feel free to adopt the code but commit to this project if you use it.