.Modelica_DeviceDrivers.Utilities.Functions.getMACAddress

Information

Gets the i-th MAC address.

Interface

function getMACAddress
  extends Modelica.Icons.Function;
  input Integer i(min = 1) = 1 "Index";
  output String mac "MAC address";
end getMACAddress;

Generated at 2024-04-27T18:15:52Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos