![]() |
dnp3 (.NET API) 1.5.2
|
double_bit_binary_input point More...
Public Member Functions | |
| DoubleBitBinaryInput | WithIndex (ushort value) |
| Point index More... | |
| DoubleBitBinaryInput | WithValue (DoubleBit value) |
| Point value More... | |
| DoubleBitBinaryInput | WithFlags (Flags value) |
| Point flags More... | |
| DoubleBitBinaryInput | WithTime (Timestamp value) |
| Point timestamp More... | |
| DoubleBitBinaryInput (ushort index, DoubleBit value, Flags flags, Timestamp time) | |
| Fully construct DoubleBitBinaryInput specifying the value of each field More... | |
Public Attributes | |
| ushort | Index |
| Point index More... | |
| DoubleBit | Value |
| Point value More... | |
| Flags | Flags |
| Point flags More... | |
| Timestamp | Time |
| Point timestamp More... | |
double_bit_binary_input point
|
inline |
Fully construct DoubleBitBinaryInput specifying the value of each field
| index | Point index |
| value | Point value |
| flags | Point flags |
| time | Point timestamp |
|
inline |
Point flags
|
inline |
Point index
|
inline |
Point timestamp
|
inline |
Point value
| Flags dnp3.DoubleBitBinaryInput.Flags |
Point flags
| ushort dnp3.DoubleBitBinaryInput.Index |
Point index
| Timestamp dnp3.DoubleBitBinaryInput.Time |
Point timestamp
| DoubleBit dnp3.DoubleBitBinaryInput.Value |
Point value