dnp3 (.NET API) 1.5.2
Loading...
Searching...
No Matches
dnp3.TypeCount Class Reference

Remaining number of events in the buffer after a confirm on a per-type basis More...

Public Member Functions

TypeCount WithNumBinaryInput (uint value)
 Number of binary input events remaining in the buffer More...
 
TypeCount WithNumDoubleBitBinaryInput (uint value)
 Number of double-bit binary input events remaining in the buffer More...
 
TypeCount WithNumBinaryOutputStatus (uint value)
 Number of binary output status events remaining in the buffer More...
 
TypeCount WithNumCounter (uint value)
 Number of counter events remaining in the buffer More...
 
TypeCount WithNumFrozenCounter (uint value)
 Number of frozen counter events remaining in the buffer More...
 
TypeCount WithNumAnalog (uint value)
 Number of analog events remaining in the buffer More...
 
TypeCount WithNumAnalogOutputStatus (uint value)
 Number of analog output status events remaining in the buffer More...
 
TypeCount WithNumOctetString (uint value)
 Number octet string events remaining in the buffer More...
 

Public Attributes

uint NumBinaryInput
 Number of binary input events remaining in the buffer More...
 
uint NumDoubleBitBinaryInput
 Number of double-bit binary input events remaining in the buffer More...
 
uint NumBinaryOutputStatus
 Number of binary output status events remaining in the buffer More...
 
uint NumCounter
 Number of counter events remaining in the buffer More...
 
uint NumFrozenCounter
 Number of frozen counter events remaining in the buffer More...
 
uint NumAnalog
 Number of analog events remaining in the buffer More...
 
uint NumAnalogOutputStatus
 Number of analog output status events remaining in the buffer More...
 
uint NumOctetString
 Number octet string events remaining in the buffer More...
 

Detailed Description

Remaining number of events in the buffer after a confirm on a per-type basis

Member Function Documentation

◆ WithNumAnalog()

TypeCount dnp3.TypeCount.WithNumAnalog ( uint  value)
inline

Number of analog events remaining in the buffer

◆ WithNumAnalogOutputStatus()

TypeCount dnp3.TypeCount.WithNumAnalogOutputStatus ( uint  value)
inline

Number of analog output status events remaining in the buffer

◆ WithNumBinaryInput()

TypeCount dnp3.TypeCount.WithNumBinaryInput ( uint  value)
inline

Number of binary input events remaining in the buffer

◆ WithNumBinaryOutputStatus()

TypeCount dnp3.TypeCount.WithNumBinaryOutputStatus ( uint  value)
inline

Number of binary output status events remaining in the buffer

◆ WithNumCounter()

TypeCount dnp3.TypeCount.WithNumCounter ( uint  value)
inline

Number of counter events remaining in the buffer

◆ WithNumDoubleBitBinaryInput()

TypeCount dnp3.TypeCount.WithNumDoubleBitBinaryInput ( uint  value)
inline

Number of double-bit binary input events remaining in the buffer

◆ WithNumFrozenCounter()

TypeCount dnp3.TypeCount.WithNumFrozenCounter ( uint  value)
inline

Number of frozen counter events remaining in the buffer

◆ WithNumOctetString()

TypeCount dnp3.TypeCount.WithNumOctetString ( uint  value)
inline

Number octet string events remaining in the buffer

Member Data Documentation

◆ NumAnalog

uint dnp3.TypeCount.NumAnalog

Number of analog events remaining in the buffer

◆ NumAnalogOutputStatus

uint dnp3.TypeCount.NumAnalogOutputStatus

Number of analog output status events remaining in the buffer

◆ NumBinaryInput

uint dnp3.TypeCount.NumBinaryInput

Number of binary input events remaining in the buffer

◆ NumBinaryOutputStatus

uint dnp3.TypeCount.NumBinaryOutputStatus

Number of binary output status events remaining in the buffer

◆ NumCounter

uint dnp3.TypeCount.NumCounter

Number of counter events remaining in the buffer

◆ NumDoubleBitBinaryInput

uint dnp3.TypeCount.NumDoubleBitBinaryInput

Number of double-bit binary input events remaining in the buffer

◆ NumFrozenCounter

uint dnp3.TypeCount.NumFrozenCounter

Number of frozen counter events remaining in the buffer

◆ NumOctetString

uint dnp3.TypeCount.NumOctetString

Number octet string events remaining in the buffer


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