CogInputLine GetTriggerModeSupported Method Cognex VisionPro 9.23
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: 91.0.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