ST_AcsiLogOptionalFields
This structure provides information about the optional fields transferred in a log.
Namespace: Tc3_Acsi
Library: Tc3_Acsi (Tc3_Acsi.compiled-library)
Syntax
TYPE ST_AcsiLogOptionalFields :
STRUCT
ReasonForInclusion : BIT;
END_STRUCT
END_TYPE
Components
Name | Type | Description |
---|---|---|
ReasonForInclusion | BIT | If TRUE, the log with the cause of the reporting is transferred. |