Gets the tuned run parameters.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 73.0.0.0
Syntax
Return Value
Type: CogOCVMaxRunParamsThe run parameters generated by the most recent call to Tune. May be NULL.
Remarks
The run parameters are the ones generated by the most recent call to Tune . If Tune has not been called, this method may return NULL.
See Also