List of input commands that the user is able to set for each job.
Namespace: Cognex.VisionPro.QuickBuild.IOAssembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 85.1.0.0 (85.1.0.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | Used to indicate no input command. Used during initialization | |
| ClearToSend | 1 | Used to control output. The system cannot output the results to the output device unless a designated signal arrives. | |
| RunJobOnce | 2 | Run a job once when a designated signal arrives. | |
| StopJob | 3 | Stop a job when a designated signal arrives. |
See Also