Returns the number of values stored in the buffer for each ICogDataAnalysisChannel item. This includes any invalid values that may have been buffered. NumBufferedValues will always be less than or equal to the ChannelBufferLength.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.1.0.0
Syntax
Property Value
Type: Int32Remarks
Returns the number of values stored in the buffer for each CogStatistics item. This includes any invalid values that may have been buffered. NumBufferedValues will always be less than or equal to ChannelBufferLength.
See Also