function read_8bit extends .Modelica.Icons.Function; input Types.AnalogPort analogPort; output Integer value; end read_8bit;