CogDisplayNoSlaveFifosException Constructor (String)Cognex VisionPro 9.7
Constructor

Namespace: Cognex.VisionPro.Exceptions
Assembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 73.0.0.0 (73.0.0.0)
Syntax

public CogDisplayNoSlaveFifosException(
	string msg
)

Parameters

msg
Type: System String
The error message that explains the reason for the exception.
See Also