ST_ScsmCommandTerminationEventInfo

This structure provides additional information about the service feedback: CommandTermination.

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

Syntax

TYPE ST_ScsmCommandTerminationEventInfo :
STRUCT
    eService : E_AcsiServiceType;
    CntrlObj : T_AcsiObjectReference;
    OperTm   : T_UtcTime;
    Origin   : ST_AcsiOriginator;
    CtlNum   : USINT;
    T        : T_UtcTime;
    Test     : BOOL;
    Check    : E_AcsiCheck;
END_STRUCT
END_TYPE

Components

Name

Type

Description

eService

E_AcsiServiceType

Designation of service, the execution of which has generated the service feedback.

CntrlObj

T_AcsiObjectReference

String with the object reference of the object (control service) that generated the additional information during execution. If the string is empty, this parameter is optional and is not available.

OperTm

T_UtcTime

 

Origin

ST_AcsiOriginator

Identifies the client that initiated the execution of the service.

CtlNum

USINT

This number corresponds to the service sequence number of the client that initiated the execution of the service.

T

T_UtcTime

 

Test

BOOL

 

Check

E_AcsiCheck