.Modelica_DeviceDrivers.HardwareIO.Comedi.constructor

Open device

Interface

encapsulated function constructor
  import Modelica;
  extends Modelica.Icons.Function;
  import Modelica_DeviceDrivers.HardwareIO.Comedi;
  input String devicename = "/dev/comedi0" "Device name";
  output Comedi comedi "File handle to comedi device";
end constructor;

Generated at 2025-07-11T18:21:10Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos