Gets or sets the amount to offset reported tool processing time.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 73.0.0.0 (73.0.0.0)
Syntax
Field Value
Type: DoubleThe amount added to the tool processing time when it is stored in the tool's RunStatus. Negative values will reduce the reported time. This is often necessary if your tool runs other VisionPro tools and you need to exclude the non-processing time used by the encapsulated tool.
See Also