ICog3DDisplayV2Impl DebugDump Method Cognex VisionPro 9.24
Saves the content of the screen to the disk for debug purposes.

Namespace: Cognex.VisionPro3D.Implementation.Internal
Assembly: Cognex.VisionPro3D.Graphic (in Cognex.VisionPro3D.Graphic.dll) Version: 91.0.0.0
Syntax

void DebugDump(
	string filePostFix
)

Parameters

filePostFix
Type: System String
file name postfix to use
See Also