STcPowerMeasureCurrent
The structures STcPowerMeasureCurrentDiag, STcPowerMeasureCurrentValues and STcPowerMeasureCurrentValuesEN represent measurement data of the currents and are summarized in the structure STcPowerMeasureCurrentArea.
STcPowerMeasureCurrentDiag
State of the current measurement. See also Diagnostic data.
Name | Data type | Description |
---|---|---|
| BIT | Inaccurate current phase L1. |
| BIT | Inaccurate current phase L2. |
| BIT | Inaccurate current phase L3. |
| BIT | Overcurrent phase L1. |
| BIT | Overcurrent phase L2. |
| BIT | Overcurrent phase L3. |
STcPowerMeasureCurrentValues
Currents of the three phases.
Name | Data type | Unit | Description |
---|---|---|---|
| REAL | A | RMS value of current L1. |
| REAL | A | RMS value of current L2. |
| REAL | A | RMS value of current L3. |
| REAL | A | Sum of the RMS values of the currents L1, L2 and L3. |
STcPowerMeasureCurrentValuesEN
Currents of the three phases, as well as error current and neutral conductor.
Name | Data type | Unit | Description |
---|---|---|---|
| REAL | A | RMS value of current L1. |
| REAL | A | RMS value of current L2. |
| REAL | A | RMS value of current L3. |
| REAL | A | Sum of the RMS values of the currents L1, L2 and L3. |
| REAL | A | Determined error current. |
| REAL | A | RMS value of the current in the neutral conductor |
STcPowerMeasureCurrentArea
Summary of the current measurement.
Name | Data type | Description |
---|---|---|
| DCTIME | Time of update. |
| STcPowerMeasureCurrentDiag | State of the measurement. |
| STcPowerMeasureCurrentValuesEN | Currents |