Measurement data

Each module of the Measure group provides the recorded measurement data as output process data via a defined Data Area.

Measurement data 1:

The measurement data is divided into logically separate structures, which can be individually enabled or disabled as required under Data Area in the Enable column. When starting up, the module automatically recognizes the activated structures and only reads the relevant measured values from the EtherCAT Terminal.

Measurement data 2:

Each of these structures begins with a timestamp (Timestamp), which indicates the time of the last update in distributed clocks time (DC time). This is followed by the diagnostic structure (Diag), which contains status information such as when measuring ranges are exceeded or not reached. This is followed by the actual measurement data, which can be divided into further substructures, for example to distinguish between phase-neutral (LN) and phase-phase voltages (LL).

Measurement data 3:

By default, the measured values are output as RMS values per phase and as a total value across all three phases. They are expressed in SI units (e.g. Volt, Ampere, Watt) as floating-point numbers with single precision according to IEEE 754.

The following is an overview of the data types for corresponding structures:

Name

Data type

Description

Diag

STcPowerMeasureDiag

General state of the measurement.

Voltage

STcPowerMeasureVoltageArea

Measured voltages for all three phases as phase-neutral and phase-phase values.

Current

STcPowerMeasureCurrentArea

Measured currents for all three phases, as well as error and neutral currents.

Frequency

STcPowerMeasureFrequencyArea

Determined frequency and frequency changes (RoCoF) and their filtered values.

Power

STcPowerMeasurePowerArea

Determined active, reactive and apparent power.

Fundamentals

STcPowerMeasureFundamentalsArea

Determined voltage, current and power components of the fundamental.

Harmonics

STcPowerMeasureHarmonicsArea

Determined harmonics of the three voltage and current phases.

Distortion

STcPowerMeasureDistortionArea

Determined harmonic distortion (THD and TDD) of the three voltage and current phases.