|
dnp3
0.9.0
|
Public Member Functions | |
| Binary (ushort index, bool value, Flags flags, Timestamp time) | |
| Initialize Binary to default values More... | |
Public Attributes | |
| ushort | Index |
| Point index More... | |
| bool | Value |
| Point value More... | |
| Flags | Flags |
| Point flags More... | |
| Timestamp | Time |
| Point timestamp More... | |
Binary point
Initialize Binary to default values
| index | Point index |
| value | Point value |
| flags | Point flags |
| time | Point timestamp |
| Flags dnp3.Binary.Flags |
Point flags
| ushort dnp3.Binary.Index |
Point index
| Timestamp dnp3.Binary.Time |
Point timestamp
| bool dnp3.Binary.Value |
Point value
1.8.16