U_BA_TrendEntryValue

Structure for the value specification of trend entries.

The data type UNION allows the meaningful description of one of the containing elements.

All other elements start at the same address in the memory area and are also written to.
Their content, however, is then usually not meaningful.

Syntax

TYPE U_BA_TrendEntryValue EXTENDS U_BA_ClassValue:
UNION
  stEvent   : ST_BA_TrendEntryEvent;
END_UNION
END_TYPE

Name

Type

Description

stEvent

ST_BA_TrendEntryEvent

Specification of the status of the trend recording.

Requirements

Development environment

Required PLC library

TwinCAT 3.1 4024.35

Tc3_BA2_Common from V2.1.20.0