dnp3 (.NET API) 1.5.2
Loading...
Searching...
No Matches
dnp3.AttrItem Class Reference

An attribute variation and properties pair returned in Group0Var255 More...

Public Member Functions

AttrItem WithVariation (byte value)
 Variation of the attribute More...
 
AttrItem WithProperties (AttrProp value)
 Properties of the attribute More...
 

Public Attributes

byte Variation
 Variation of the attribute More...
 
AttrProp Properties
 Properties of the attribute More...
 

Detailed Description

An attribute variation and properties pair returned in Group0Var255

Member Function Documentation

◆ WithProperties()

AttrItem dnp3.AttrItem.WithProperties ( AttrProp  value)
inline

Properties of the attribute

◆ WithVariation()

AttrItem dnp3.AttrItem.WithVariation ( byte  value)
inline

Variation of the attribute

Member Data Documentation

◆ Properties

AttrProp dnp3.AttrItem.Properties

Properties of the attribute

◆ Variation

byte dnp3.AttrItem.Variation

Variation of the attribute


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