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