Put CAN controllers of both CAN channels into operational mode (all object definitions have to be completed before!)
encapsulated function startChip import Modelica; extends Modelica.Icons.Function; import Modelica_DeviceDrivers.Communication.SoftingCAN; input SoftingCAN softingCAN "Handle for device"; end startChip;