I_ScsmServerClass

Objects implementing this interface control the communication setup and data exchange between the TwinCAT PLC server application and the IEC 61850 client.

Namespace: Tc3_iec61850_8_1
Library: Tc3_iec61850_8_1 (Tc3_iec61850_8_1.compiled-library)

Inheritance hierarchy

I_ScsmServerClass

INTERFACE I_ScsmServerClass

I_ScsmServerClass 1: Methods

Name

Description

AddConnection

Adds a connection instance to the Server.

Execute

This method triggers the execution of the communication layer.

RemoveConnection

Removes a connection instance from the server.

I_ScsmServerClass 2: Properties

Name

Type

Access

Description

eLinkStatus

E_ScsmLinkStatus

Get

Server Link status. Link status of the network adapter (listener sockets).

ipConnections

I_ScsmConnectionClass

Get

Interface pointer from an object with the implementation of the first connection instance.

ipIED

I_AcsiCommonIntelligentElectronicDeviceClass

Get,Set

Interface pointer of an object with the implementation of the top-level of the IEC 61850 data model.

ipSettings

I_ScsmServerSettingsClass

Get

Protocol settings for the communication layer.

nItem

UDINT

Get

The number of connection instances.

sDesc

STRING

Get,Set

The description of the server (container).