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
Properties
Name | Type | Access | Description |
|---|---|---|---|
bSvEna | BOOL | Get, Set | Attribute value: Enables/disables the MSV control block. |
sMsvID | Get, Set | Attribute value: The ID of the SV messages. | |
sDatSet | 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 | Get, Set | Attribute value: Configuration of the optional fields that are transmitted with an SV message. | |
eSmpMod | Get, Set | Attribute value: Sampling mode. | |
ePRIORITY | 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 | Get | DstAddress attribute value: Destination MAC address. | |
oAddr | 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 | Get | Interface pointer to the linked data set. | |
ipClient | Get | Interface pointer of the client implementation of the MSV control block. | |
ipServer | Get | Interface pointer of the server implementation of the MSV control block. |