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

Information about the object header and specific variation More...

Public Attributes

Variation Variation
 underlying variation in the response More...
 
QualifierCode Qualifier
 Qualifier code used in the response More...
 
bool IsEvent
 true if the received variation is an event type, false otherwise More...
 
bool HasFlags
 true if a flags byte is present on the underlying variation, false otherwise More...
 

Detailed Description

Information about the object header and specific variation

Member Data Documentation

◆ HasFlags

bool dnp3.HeaderInfo.HasFlags

true if a flags byte is present on the underlying variation, false otherwise

◆ IsEvent

bool dnp3.HeaderInfo.IsEvent

true if the received variation is an event type, false otherwise

◆ Qualifier

QualifierCode dnp3.HeaderInfo.Qualifier

Qualifier code used in the response

◆ Variation

Variation dnp3.HeaderInfo.Variation

underlying variation in the response


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