STcPowerMeasurePower
The structures STcPowerMeasurePowerDiag
and STcPowerMeasurePowerValues
contain the calculated power values and are summarized in the STcPowerMeasurePowerArea
structure.
STcPowerMeasurePowerDiag
State of power determination. See also Diagnostic data.
Name | Data type | Description |
---|---|---|
| BIT | Inaccurate power phase L1. |
| BIT | Inaccurate power phase L2. |
| BIT | Inaccurate power phase L3. |
STcPowerMeasurePowerValues
Determined power values.
Name | Data type | Unit | Description |
---|---|---|---|
| REAL | W | RMS value of the active power L1. |
| REAL | W | RMS value of the active power L2. |
| REAL | W | RMS value of the active power L3. |
| REAL | W | Sum of the RMS values of the active power L1, L2 and L3. |
| REAL | var | RMS value of the reactive power L1. |
| REAL | var | RMS value of the reactive power L2. |
| REAL | var | RMS value of the reactive power L3. |
| REAL | var | Sum of the RMS values of the reactive power L1, L2 and L3. |
| REAL | VA | RMS value of the apparent power L1. |
| REAL | VA | RMS value of the apparent power L2. |
| REAL | VA | RMS value of the apparent power L3. |
| REAL | VA | Sum of the RMS values of the apparent power L1, L2 and L3. |
| REAL | - | Power factor phase L1. |
| REAL | - | Power factor phase L2. |
| REAL | - | Power factor phase L3. |
| REAL | - | Average of the power factor of phases L1, L2 and L3. |
STcPowerMeasurePowerArea
Summary of the power determination.
Name | Data type | Description |
---|---|---|
| DCTIME | Time of update. |
| STcPowerMeasurePowerDiag | State of determination. |
| STcPowerMeasurePowerValues | Power |