Adds a value to the buffer and generates a tolerance status according to the specified limits.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.0.0
Syntax
Parameters
- newValue
- Type: System Double
The value to add.
Return Value
Type: CogDataAnalysisToleranceStatusConstantsThe returned tolerance status.
Events
| Event Type | Reason |
|---|---|
| CogStatistics Changed | Fires when the value of this property changes. The following state flags may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| CogSecurityViolationException | Security is not enabled for this vision tool. See Resolving Security-Related Error Messages for more information. |
Remarks
Adds a value to the buffer and generates a tolerance status according to the specified limits.
See Also