I_ScsmMsvCBImplClass

Objects that implement this interface are Multicast Sampled Value control block instances (MSVCB). The TwinCAT Telecontrol Configurator generates control block instances that are derived/extended from FB_ScsmMsvCBImplClass. All function blocks derived from FB_ScsmMsvCBImplClass automatically have a default implementation of the above interface.

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

I_AcsiCommonNodeClass -> I_AcsiCommonDataClass -> I-AcsiCommonControlBlockClass -> I_AcsiCommonMulticastSampledValueControlClass -> I_ScsmMsvCBImplClass

INTERFACE I_ScsmMsvCBImplClass EXTENDS I_AcsiCommonMulticastSampledValueControlBlockClass

I_ScsmMsvCBImplClass 1: Properties

Name

Type

Access

Description

bSvEna

BOOL

Get, Set

Attribute value: Enables/disables the MSV control block.

sMsvID

T_AcsiVisString129

Get, Set

Attribute value: The ID of the SV messages.

sDatSet

T_AcsiObjectReference

Get, Set

Attribute value: Name of the linked data set.

nConfRev

UDINT

Get

Attribute value: Revision number of the MSV control block configuration.

nSmpRate

WORD

Get, Set

Attribute value: Sampling rate.

cOptFlds

ST_AcsiSvOptionalFields

Get, Set

Attribute value: Configuration of the optional fields that are transmitted with an SV message.

eSmpMod

E_AcsiSamplingMode

Get, Set

Attribute value: Sampling mode.

ePRIORITY

E_AcsiVLanPriority

Get

DstAddress attribute value: Priority level in the VLAN network.

nVID

WORD(0..4095)

Get

DstAddress attribute value: ID of the VLAN network.

nAPPID

WORD

Get

DstAddress attribute value: Application Identifier.

macAddr

ETHERNET_ADDRESS

Get

DstAddress attribute value: Destination MAC address.

oAddr

T_OCTET6

Get

DstAddress attribute value: Destination MAC address.

sAddr

STRING(17)

Get

DstAddress attribute value: Destination MAC address.

nNoASDU

WORD

Get, Set

Attribute value: Number of ASDUs in an SV message.

ipDatSet

I_AcsiCommonDataSetClass

Get

Interface pointer to the linked data set.

ipClient

I_ScsmMsvCBClientJobClass

Get

Interface pointer of the client implementation of the MSV control block.

ipServer

I_ScsmMsvCBServerJobClass

Get

Interface pointer of the server implementation of the MSV control block.