![]() |
dnp3 (.NET API) 1.6.0
|
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... | |
Unsigned byte corresponding to group 102 variation 1
These objects are not part of any subset level and are not commonly used.
|
inline |
Fully construct UnsignedInteger specifying the value of each field
| index | Index of the object |
| value | Value of the object |
|
inline |
Index of the object
|
inline |
Value of the object
| ushort dnp3.UnsignedInteger.Index |
Index of the object
| byte dnp3.UnsignedInteger.Value |
Value of the object