![]() |
dnp3 (C++ API) 1.1.0
|
Second IIN byte. More...
#include <dnp3.hpp>
Public Attributes | |
| bool | no_func_code_support |
| Outstation does not support this function code. More... | |
| bool | object_unknown |
| Outstation does not support requested operation for objects in the request. More... | |
| bool | parameter_error |
| Outstation does not support requested operation for objects in the request. More... | |
| bool | event_buffer_overflow |
| An event buffer overflow condition exists in the outstation, and at least one unconfirmed event was lost. More... | |
| bool | already_executing |
| The operation requested is already executing (optional support) More... | |
| bool | config_corrupt |
| The outstation detected corrupt configuration (optional support) More... | |
| bool | reserved_2 |
| Reserved for future use - should always be set to 0. More... | |
| bool | reserved_1 |
| Reserved for future use - should always be set to 0. More... | |
Friends | |
| class | CppIin2Friend |
Second IIN byte.
| bool dnp3::Iin2::already_executing |
The operation requested is already executing (optional support)
| bool dnp3::Iin2::config_corrupt |
The outstation detected corrupt configuration (optional support)
| bool dnp3::Iin2::event_buffer_overflow |
An event buffer overflow condition exists in the outstation, and at least one unconfirmed event was lost.
| bool dnp3::Iin2::no_func_code_support |
Outstation does not support this function code.
| bool dnp3::Iin2::object_unknown |
Outstation does not support requested operation for objects in the request.
| bool dnp3::Iin2::parameter_error |
Outstation does not support requested operation for objects in the request.
| bool dnp3::Iin2::reserved_1 |
Reserved for future use - should always be set to 0.
| bool dnp3::Iin2::reserved_2 |
Reserved for future use - should always be set to 0.