CogIOTCPIP OutputOnlyFailedResult Property Cognex VisionPro 9.20
When this property is true, it outputs the failed job's results. This means, the I/O queue must contain the job's run status, which is added automatically before a Job starts to run.

Namespace: Cognex.VisionPro.QuickBuild.Implementation.Internal
Assembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 80.0.0.0 (80.0.0.0)
Syntax

public bool OutputOnlyFailedResult { get; set; }

Property Value

Type: Boolean
See Also