.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-06-03T18:20:50Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos