lib60870.NET
2.2.0
IEC 60870-5-101/104 Protocol Source Code Library for C#/.NET
|
Provides some Connection statistics. More...
Properties | |
int | SentMsgCounter [get, set] |
Gets or sets the sent message counter. More... | |
int | RcvdMsgCounter [get, set] |
Gets or sets the received message counter. More... | |
int | RcvdTestFrActCounter [get, set] |
Counter for the TEST_FR_ACT messages received. More... | |
int | RcvdTestFrConCounter [get, set] |
Counter for the TEST_FR_CON messages received. More... | |
Provides some Connection statistics.
|
getset |
Gets or sets the received message counter.
The received message counter.
|
getset |
Counter for the TEST_FR_ACT messages received.
The TEST_FR_ACT counter.
|
getset |
Counter for the TEST_FR_CON messages received.
The TEST_FR_CON counter.
|
getset |
Gets or sets the sent message counter.
The sent message counter.