.DESLib.DEVSLib.SRC.readEvent

reads a message from the 'position' of the queue

Interface

function readEvent
  input Integer queue;
  input Integer position = 1;
  output stdEvent e;
  output Integer out;
end readEvent;

Generated at 2026-06-12T20:26:55Z by OpenModelicaOpenModelica 1.26.8 using GenerateDoc.mos