CogIOTCPIP Write Method (Int32, String)Cognex VisionPro
Call this when more than one job are using the device Returns false when queue overflows

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

public bool Write(
	int jobId,
	string message
)

Return Value

Type: Boolean
See Also