FB_AcsiCommonIEDGroupClass
The function block FB_AcsiCommonIEDGroupClass belongs to the basic function blocks of the TwinCAT IEC 61850 data models. Objects derived/extended from FB_AcsiCommonIEDGroupClass represent a group of several IEDs. All IEDs in this group use the same "Real-Time Ethernet Adapter (Multiple Protocol Handler)" for communication.
Namespace: Tc3_Acsi
Library: Tc3_Acsi (Tc3_Acsi.compiled-library)
Inheritance hierarchy
FB_AcsiCommonIEDGroupClass
FUNCTION_BLOCK FB_AcsiCommonIEDGroupClass IMPLEMENTS I_AcsiCommonIEDGroupClass
VAR_OUTPUT
stInfo : ST_AcsiIEDGroupClassInfo;
END_VAR
Interfaces
Type | Description |
---|---|
Interface of the object instance of a group of IEDs. |
Outputs
Name | Type | Description |
---|---|---|
stInfo | Status and statistical data of the IED group. |
Properties
Name | Type | Access | Description |
---|---|---|---|
nIEDs | UDINT | Get | Number of IEDs in the container. |
sObjectName | Get, Set | Object name. | |
Day | Get, Set | Additional object information. |
Further Information