Accessing measured values

 

The following code example shows how to access measured values via the respective OUT structures to use them, for example, for additional calculations.

 

rPGrid:=Interface_MDR90B.Basic.OUT.Grid.rActualGridActivePower;

rUDC:=Interface_MDR90B.Basic.OUT.DCLink.rActualDCLinkVoltage;

xError:=Interface_MDR90B.xError;