dnp3 (.NET API) 1.1.0
|
Second IIN byte More...
Public Attributes | |
bool | NoFuncCodeSupport |
Outstation does not support this function code More... | |
bool | ObjectUnknown |
Outstation does not support requested operation for objects in the request More... | |
bool | ParameterError |
Outstation does not support requested operation for objects in the request More... | |
bool | EventBufferOverflow |
An event buffer overflow condition exists in the outstation, and at least one unconfirmed event was lost More... | |
bool | AlreadyExecuting |
The operation requested is already executing (optional support) More... | |
bool | ConfigCorrupt |
The outstation detected corrupt configuration (optional support) More... | |
bool | Reserved2 |
Reserved for future use - should always be set to 0 More... | |
bool | Reserved1 |
Reserved for future use - should always be set to 0 More... | |
Second IIN byte
bool dnp3.Iin2.AlreadyExecuting |
The operation requested is already executing (optional support)
bool dnp3.Iin2.ConfigCorrupt |
The outstation detected corrupt configuration (optional support)
bool dnp3.Iin2.EventBufferOverflow |
An event buffer overflow condition exists in the outstation, and at least one unconfirmed event was lost
bool dnp3.Iin2.NoFuncCodeSupport |
Outstation does not support this function code
bool dnp3.Iin2.ObjectUnknown |
Outstation does not support requested operation for objects in the request
bool dnp3.Iin2.ParameterError |
Outstation does not support requested operation for objects in the request
bool dnp3.Iin2.Reserved1 |
Reserved for future use - should always be set to 0
bool dnp3.Iin2.Reserved2 |
Reserved for future use - should always be set to 0