ST_AcsiOriginator

Information about the command originator as a structured type.

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

Syntax

TYPE ST_AcsiOriginator :
STRUCT
    orCat   : E_AcsiOrCategory;
    orIdent : T_OCTET64;
END_STRUCT
END_TYPE

Components

Name

Type

Description

orCat

E_AcsiOrCategory

Category of the command originator.

orIdent

T_OCTET64

Identification of the command originator.