MDP/MDE PES devices
The LinkEnergyDevicePM() method is used to link "Power and Energy Solutions" devices.
This method only needs to be called if several "Power and Energy Solutions" devices are installed in the system. The respective device on which the software module is installed is linked independently.
MDP92A.LinkEnergyDevicePM(
xIsSupply:=TRUE,
itfDevice:=MDP92A_2);
xIsSupply = "TRUE" if the device supplies the DC link from a higher-level DC grid or the AC grid. If the device supplies the DC link from an energy storage device, set xIsSupply = "FALSE". The software modules of further devices are transferred to itfDevice.