dnp3 (.NET API) 1.6.0
Loading...
Searching...
No Matches
dnp3.UnsignedInteger Class Reference

Unsigned byte corresponding to group 102 variation 1 More...

Public Member Functions

UnsignedInteger WithIndex (ushort value)
 Index of the object More...
 
UnsignedInteger WithValue (byte value)
 Value of the object More...
 
 UnsignedInteger (ushort index, byte value)
 Fully construct UnsignedInteger specifying the value of each field More...
 

Public Attributes

ushort Index
 Index of the object More...
 
byte Value
 Value of the object More...
 

Detailed Description

Unsigned byte corresponding to group 102 variation 1

These objects are not part of any subset level and are not commonly used.

Constructor & Destructor Documentation

◆ UnsignedInteger()

dnp3.UnsignedInteger.UnsignedInteger ( ushort  index,
byte  value 
)
inline

Fully construct UnsignedInteger specifying the value of each field

Parameters
indexIndex of the object
valueValue of the object

Member Function Documentation

◆ WithIndex()

UnsignedInteger dnp3.UnsignedInteger.WithIndex ( ushort  value)
inline

Index of the object

◆ WithValue()

UnsignedInteger dnp3.UnsignedInteger.WithValue ( byte  value)
inline

Value of the object

Member Data Documentation

◆ Index

ushort dnp3.UnsignedInteger.Index

Index of the object

◆ Value

byte dnp3.UnsignedInteger.Value

Value of the object


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