.Modelica_DeviceDrivers.ClockedBlocks.HardwareIO.Comedi.ComediConfig

Information

Record for configuring a Comedi device. At initialization time the comedi device given by the parameter deviceName will be opened and a handle to that device will be assigned to the final parameter dh.This handle needs to be passed as parameter to the remaining Comedi read and write blocks.

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 requires "root" privileges).


Generated at 2024-05-18T18:16:21Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos