CogIOInputCommand EnumerationCognex VisionPro 9.8 SR1
List of input commands that the user is able to set for each job.

Namespace: Cognex.VisionPro.QuickBuild.IO
Assembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax

public enum CogIOInputCommand
Members

  Member nameValueDescription
None0 Used to indicate no input command. Used during initialization
ClearToSend1 Used to control output. The system cannot output the results to the output device unless a designated signal arrives.
RunJobOnce2 Run a job once when a designated signal arrives.
StopJob3 Stop a job when a designated signal arrives.
See Also