Validity: RC3E v33.9.1-9 (or later)
This keyword allows a variable of type STRU_PM_PD to be defined.
It is used by the axioline communication function axio_pm_r().
It consists of the following information:
Field |
Type |
Description |
---|---|---|
L1_voltage |
I32 |
Voltage in mV on phase L1 (*)(***) |
L2_voltage |
I32 |
Voltage in mV on phase L2 (*)(***) |
L3_voltage |
I32 |
Voltage in mV on phase L3 (*)(***) |
L1_current |
I32 |
Current in mA on phase L1 (*) |
L2_current |
I32 |
Current in mA on phase L2 (*) |
L3_current |
I32 |
Current in mA on phase L3 (*) |
NeutralConductor_current |
I32 |
Current in mA on neutral (*) |
L1_Real_PE |
I32 |
Active power/energy in W/Wh on phase L1 (**) |
L2_Real_PE |
I32 |
Active power/energy in W/Wh on phase L2 (**) |
L3_Real_PE |
I32 |
Active power/energy in W/Wh on phase L3 (**) |
L1_Reactive_PE |
I32 |
Power/Reactive energy in VAr/VArh on phase L1 (**) |
L2_Reactive_PE |
I32 |
Power/Reactive energy in VAr/VArh on phase L2 (**) |
L3_Reactive_PE |
I32 |
Power/Reactive energy in VAr/VArh on phase L3 (**) |
L1_Apparent_PE |
I32 |
Apparent power/energy in VA/VAh on phase L1 (**) |
L2_Apparent_PE |
I32 |
Apparent power/energy in VA/VAh on phase L2 (**) |
L3_Apparent_PE |
I32 |
Apparent power/energy in VA/VAh on phase L3 (**) |
Note: (*) If in object 0x0E11 is saved the value 0x0 (default) then in these fields there will be the mean square value, if instead the value 0x1 is saved the instantaneous value.
Note: (**) If in object 0x0E12 is saved the value 0x0 (default) then in these fields there will be the power, if instead the value 0x1 is saved the energy.
Note: (***) If in object 0x0E13 is saved the value 0x0 (default) then in these fields there will be line voltage, if instead the value 0x1 is saved the phase-to-phase voltage.
Example of use
|