counter point
More...
◆ Counter()
dnp3.Counter.Counter |
( |
ushort |
index, |
|
|
uint |
value, |
|
|
Flags |
flags, |
|
|
Timestamp |
time |
|
) |
| |
|
inline |
Fully construct Counter specifying the value of each field
- Parameters
-
index | Point index |
value | Point value |
flags | Point flags |
time | Point timestamp |
◆ WithFlags()
◆ WithIndex()
Counter dnp3.Counter.WithIndex |
( |
ushort |
value | ) |
|
|
inline |
◆ WithTime()
◆ WithValue()
Counter dnp3.Counter.WithValue |
( |
uint |
value | ) |
|
|
inline |
◆ Flags
◆ Index
ushort dnp3.Counter.Index |
◆ Time
◆ Value
The documentation for this class was generated from the following file: