![]() |
dnp3 (C API) 1.6.0
|
Remaining number of events in the buffer after a confirm on a per-type basis. More...
#include <dnp3.h>
Data Fields | |
| uint32_t | num_binary_input |
| Number of binary input events remaining in the buffer. More... | |
| uint32_t | num_double_bit_binary_input |
| Number of double-bit binary input events remaining in the buffer. More... | |
| uint32_t | num_binary_output_status |
| Number of binary output status events remaining in the buffer. More... | |
| uint32_t | num_counter |
| Number of counter events remaining in the buffer. More... | |
| uint32_t | num_frozen_counter |
| Number of frozen counter events remaining in the buffer. More... | |
| uint32_t | num_analog |
| Number of analog events remaining in the buffer. More... | |
| uint32_t | num_analog_output_status |
| Number of analog output status events remaining in the buffer. More... | |
| uint32_t | num_octet_string |
| Number octet string events remaining in the buffer. More... | |
Remaining number of events in the buffer after a confirm on a per-type basis.
| uint32_t dnp3_type_count_t::num_analog |
Number of analog events remaining in the buffer.
| uint32_t dnp3_type_count_t::num_analog_output_status |
Number of analog output status events remaining in the buffer.
| uint32_t dnp3_type_count_t::num_binary_input |
Number of binary input events remaining in the buffer.
| uint32_t dnp3_type_count_t::num_binary_output_status |
Number of binary output status events remaining in the buffer.
| uint32_t dnp3_type_count_t::num_counter |
Number of counter events remaining in the buffer.
| uint32_t dnp3_type_count_t::num_double_bit_binary_input |
Number of double-bit binary input events remaining in the buffer.
| uint32_t dnp3_type_count_t::num_frozen_counter |
Number of frozen counter events remaining in the buffer.
| uint32_t dnp3_type_count_t::num_octet_string |
Number octet string events remaining in the buffer.