UDT_Energy
The Energy UDT is used to transfer the acyclic energy data of an avatar, like power and active/reactive energy information. The interfaces of the PROFINET IO and PROFIBUS DP generic energy avatar function blocks contain this UDT as a parameter.
Elements
Element |
Data Type |
Description |
---|---|---|
TotActPower |
DINT |
Total active power for the avatar. (Unit: W) |
MaxTotActPow |
DINT |
Maximum value of the active power value for the avatar (Unit: W) |
MaxTotActPowTimestamp |
DTL |
Date and time when the maximum active power value was recorded. |
TotReactPower |
DINT |
Total reactive power value of the avatar (Unit: VAR) |
MaxTotReactPow |
DINT |
Maximum value of the reactive power value for the avatar (Unit: VAR) |
MaxTotReactPowTimestamp |
DTL |
Date and time when the maximum reactive power value was recorded. |
TruePowFact |
USINT |
True power factor value. |
MinTruePowFact |
USINT |
Minimum value of the true power factor. |
MaxTruePowFact |
USINT |
Maximum value of the true power factor. |
MinTruePowFactTimestamp |
DTL |
Date and time when the minimum true power factor was recorded. |
MaxTruePowFactTimestamp |
DTL |
Date and time when the maximum value of the true power factor was recorded. |
TotActEnergy |
UDINT |
Total active energy value for all avatars in the system with Energy Monitoring Enabled. (Unit: Wh) |
TotReactEnergy |
UDINT |
Total reactive energy value for all avatars in the system with Energy Monitoring Enabled. (Unit VARh) |
ToU_TotActEnergyCh1 |
UDINT |
Channel 1: ToU (Time of Use) total active energy value. |
ToU_TotActEnergyCh2 |
UDINT |
Channel 2: ToU (Time of Use) total active energy value. |
ToU_TotActEnergyCh3 |
UDINT |
Channel 3: ToU (Time of Use) total active energy value. |
ToU_TotActEnergyCh4 |
UDINT |
Channel 4: ToU (Time of Use) total active energy value. |
ToU_TotReactEnergyCh1 |
UDINT |
Channel 1: ToU (Time of Use) total reactive energy value. |
ToU_TotReactEnergyCh2 |
UDINT |
Channel 2: ToU (Time of Use) total reactive energy value. |
ToU_TotReactEnergyCh3 |
UDINT |
Channel 3: ToU (Time of Use) total reactive energy value. |
ToU_TotReactEnergyCh4 |
UDINT |
Channel 4: ToU (Time of Use) total reactive energy value. |