.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-04-09T18:19:57Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos