I_AcsiCommonLogicalDeviceClass
Objects that implement this interface are located in the second hierarchical level of the IEC 61850 data model. This level is referred to a logical device (LD). The TwinCAT Telecontrol Configurator generates function blocks for this level, which are derived/extended from FB_AcsiCommonLogicalDeviceClass. All function blocks derived from FB_AcsiCommonLogicalDeviceClass automatically have the interface referred to above implemented by default.
Namespace: Tc3_Acsi
Library: Tc3_Acsi (Tc3_Acsi.compiled-library)
INTERFACE I_AcsiCommonLogicalDeviceClass EXTENDS I_AcsiCommonNodeClass
Properties
Name | Type | Access | Description |
---|---|---|---|
nLogicalNodes | UDINT | Get | Number of logical node in the container of the logical device |
Further Information