![]() |
rodbus (.NET API) 1.3.1
|
Index/value tuple of a register type More...
Public Member Functions | |
| RegisterValue | WithIndex (ushort value) |
| Index of register More... | |
| RegisterValue | WithValue (ushort value) |
| Value of the register More... | |
| RegisterValue (ushort index, ushort value) | |
| Fully construct RegisterValue specifying the value of each field More... | |
Public Attributes | |
| ushort | Index |
| Index of register More... | |
| ushort | Value |
| Value of the register More... | |
Index/value tuple of a register type
|
inline |
Fully construct RegisterValue specifying the value of each field
| index | Index of register |
| value | Value of the register |
|
inline |
Index of register
|
inline |
Value of the register
| ushort rodbus.RegisterValue.Index |
Index of register
| ushort rodbus.RegisterValue.Value |
Value of the register