dnp3 (.NET API) 1.1.0
dnp3.Iin2 Class Reference

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...
 

Detailed Description

Second IIN byte

Member Data Documentation

◆ AlreadyExecuting

bool dnp3.Iin2.AlreadyExecuting

The operation requested is already executing (optional support)

◆ ConfigCorrupt

bool dnp3.Iin2.ConfigCorrupt

The outstation detected corrupt configuration (optional support)

◆ EventBufferOverflow

bool dnp3.Iin2.EventBufferOverflow

An event buffer overflow condition exists in the outstation, and at least one unconfirmed event was lost

◆ NoFuncCodeSupport

bool dnp3.Iin2.NoFuncCodeSupport

Outstation does not support this function code

◆ ObjectUnknown

bool dnp3.Iin2.ObjectUnknown

Outstation does not support requested operation for objects in the request

◆ ParameterError

bool dnp3.Iin2.ParameterError

Outstation does not support requested operation for objects in the request

◆ Reserved1

bool dnp3.Iin2.Reserved1

Reserved for future use - should always be set to 0

◆ Reserved2

bool dnp3.Iin2.Reserved2

Reserved for future use - should always be set to 0


The documentation for this class was generated from the following file: