ST_ScsmBrCBJobInfo
BRCB statistical and status information.
Namespace: Tc3_iec61850_8_1
Library: Tc3_iec61850_8_1 (Tc3_iec61850_8_1.compiled-library)
TYPE ST_ScsmBrCBJobInfo :
STRUCT
eState : E_ScsmRCBState;(* Client status. *)
sRptID : T_AcsiVisString129;
sDatSet : T_AcsiObjectReference;
nSqNum : WORD;
tTimeOfEntry : T_BinaryTime;
stReasonCode : ST_AcsiReasonCode;
nEntryID : LWORD;
ipAA : I_ScsmAssociationClass;
END_STRUCT
END_TYPEComponents
Name | Type | Description |
|---|---|---|
eState | RCB status. | |
sRptID | Report identification string. | |
sDatSet | Data set reference string. | |
nSqNum | WORD | Report sequence number. |
tTimeOfEntry | Report timestamp. | |
stReasonCode | Report cause of transfer. | |
nEntryID | LWORD | Identification of the report entry. |
ipAA | Interface pointer to the application association. |