.ModelicaADS.Functions.ADS

Information

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.

Contents

NameDescription
 funAdsConstructorExternal C function to construct a socket for ADS communication
 funAdsSendRealExternal C function to send Real variable via current socket
 funAdsReceiveRealExternal C function to receive real number on current socket
 funAdsDestructorExternal C function to close socket and free memory
 InternalContains additional, but not usually used functions

Revisions


Generated at 2024-04-23T18:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos