I_AcsiCommonDataClass
Objects that implement this interface are at the fourth hierarchical level of the IEC 61850 data model and are referred to as data objects (DO). IEC 61850-7-4 defines the scope of these data objects. Some data objects are mandatory, others are optional. Data objects can also serve as containers for other data objects. The TwinCAT Telecontrol Configurator generates function blocks for these levels, which are derived/extended from FB_AcsiCommonDataClass. All function blocks derived from FB_AcsiCommonDataClass automatically have the interface referred to above implemented by default. Services such as GetDataValues, SetDataValues can be applied to objects that implement this interface.
Namespace: Tc3_Acsi
Library: Tc3_Acsi (Tc3_Acsi.compiled-library)
INTERFACE I_AcsiCommonDataClass EXTENDS I_AcsiCommonNodeClass
Methods
Name | Description |
---|---|
Adds a data attribute object to the container of another data object | |
Adds a data object to the container of another data object | |
Adds a data object to the member container of the data set | |
Removes a data object from the member container of the data set |
Properties
Name | Type | Access | Description |
---|---|---|---|
BOOL | Get,Set | Attribute visibility | |
DWORD | Get,Set | Functional group | |
DWORD | Get,Set | Report trigger |