dnp3 (.NET API) 1.1.0
dnp3.ControlField Class Reference

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...
 

Detailed Description

APDU Control field

Member Data Documentation

◆ Con

bool dnp3.ControlField.Con

Requires confirmation

◆ Fin

bool dnp3.ControlField.Fin

Final fragment of the message

◆ Fir

bool dnp3.ControlField.Fir

First fragment in the message

◆ Seq

byte dnp3.ControlField.Seq

Sequence number

◆ Uns

bool dnp3.ControlField.Uns

Unsolicited response


The documentation for this class was generated from the following file: