.ModelicaADS.Functions.ADS

Contains functions necessary to handle a ADS communication

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 2025-12-06T19:14:00Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos