CogPrioOutputLineValueConstants EnumerationCognex VisionPro 9.21
Actions that may be applied to an output line.

Namespace: Cognex.VisionPro.Comm
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 83.0.0.0 (83.0.0.0)
Syntax

public enum CogPrioOutputLineValueConstants
Members

  Member nameValueDescription
SetLow0 Set the output line low
SetHigh1 Set the output line high
Toggle2 Set the output line high if it is currently low. Set the output line low if it is currently high.
See Also