dnp3 (.NET API) 1.1.0
|
APDU Control field More...
Public Attributes | |
bool | Fir |
First fragment in the message More... | |
bool | Fin |
Final fragment of the message More... | |
bool | Con |
Requires confirmation More... | |
bool | Uns |
Unsolicited response More... | |
byte | Seq |
Sequence number More... | |
APDU Control field
bool dnp3.ControlField.Con |
Requires confirmation
bool dnp3.ControlField.Fin |
Final fragment of the message
bool dnp3.ControlField.Fir |
First fragment in the message
byte dnp3.ControlField.Seq |
Sequence number
bool dnp3.ControlField.Uns |
Unsolicited response