CogInputLine GetTriggerModeSupported Method Cognex VisionPro 9.22 SR1
Returns True if the specified trigger mode is supported by this input.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 87.1.0.0
Syntax

public bool GetTriggerModeSupported(
	CogInputLineTriggerModeConstants mode
)

Return Value

Type: Boolean
Remarks

Returns True if the specified trigger mode is supported by this input line.

See Also