This is a package containing a set of Modelica wrapper functions to use the C-API provided by Beckhoff (infosys.beckhoff.com) to exchange real numbers with a ADS device.
| Name | Description |
|---|---|
| External C function to construct a socket for ADS communication | |
| External C function to send Real variable via current socket | |
| External C function to receive real number on current socket | |
| External C function to close socket and free memory | |
| Contains additional, but not usually used functions |