.Modelica_DeviceDrivers.ClockedBlocks.HardwareIO.Comedi.DIORead

Information

The parameter comedi needs to be set to a valid Comedi device handle, i.e., needs to be set to the record member dh of a ComediConfig record instance.

Wraps the Comedi function comedi_dio_read(..). See the Comedi documentation for the meanings of the parameters subDevice and channel.

Note

Only supported for Linux, since Comedi is only available for linux (http://www.comedi.org/). Requires that Comedilib is installed and that the simulation process has sufficient privileges to access the intended device (usually that means "root" privileges).


Generated at 2024-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos