FB_AcsiCommonLogicalNodeClass
The function block FB_AcsiCommonLogicalNodeClass is one of the basic function blocks of the TwinCAT IEC 61850 data model. Each instance of the logical node (LN) generated by the TwinCAT Telecontrol Configurator is derived/extended from FB_AcsiCommonLogicalNodeClass.
Namespace: Tc3_Acsi
Library: Tc3_Acsi (Tc3_Acsi.compiled-library)
FUNCTION_BLOCK FB_AcsiCommonLogicalNodeClass EXTENDS FB_AcsiCommonNodeClass IMPLEMENTS I_AcsiCommonLogicalNodeClass
VAR_OUTPUT
stInfo : ST_AcsiLogicalNodeClassInfo;
END_VAR
Interfaces
Type | Description |
---|---|
Interface of the object instance of the logical node. |
Outputs
Name | Type | Description |
---|---|---|
stInfo | Status and statistics data of the logical node. |
Methods
Name | Description |
---|---|
Adds a new data object | |
Adds a new data set | |
Adds a new report control block instance for unbuffered reports | |
Adds a new report control block instance for buffered reports | |
Adds a new goose control block instance |
Properties
Name | Type | Access | Description |
---|---|---|---|
nDataSets | UDINT | Get | Number of data sets in the container of the logical node |
nBufferedReportControlBlocks | UDINT | Get | Number of report control block instances for unbuffered reports |
nUnbufferedReportControlBlocks | UDINT | Get | Number of report control block instances for buffered reports |
nGooseControlBlocks | UDINT | Get | Number of goose control block instances |