FB_AcsiCommonDataSetClass
The function block FB_AcsiCommonDataSetClass is one of the basic function blocks of the TwinCAT IEC 61850 data model. Each dataset instance generated by the TwinCAT Telecontrol Configurator is derived/extended from FB_AcsiCommonDataSetClass.
Namespace: Tc3_Acsi
Library: Tc3_Acsi (Tc3_Acsi.compiled-library)
FUNCTION_BLOCK FB_AcsiCommonDataSetClass EXTENDS FB_AcsiCommonNodeClass IMPLEMENTS I_AcsiCommonDataSetClass
VAR_OUTPUT
stInfo : ST_AcsiDataSetClassInfo;
END_VAR
Outputs
Name | Type | Description |
---|---|---|
stInfo | Status and statistics data of the data set instance. |
Methods
Name | Description |
---|---|
Adds a new data object to the member container | |
Removes a data object from the member container | |
Removes all data objects from the member container |
Methods for event handling
Name | Description |
---|---|
Initializes/configures the data objects in the member container |
Properties
Name | Type | Access | Description |
---|---|---|---|
nMembers | UDINT | Get | Number of data objects in the member container |