CogOutputLine GetPulseModeSupported Method Cognex VisionPro 9.22 SR1
Returns True if the specified pulse mode is supported by this output.

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

public bool GetPulseModeSupported(
	CogOutputLinePulseModeConstants mode
)

Return Value

Type: Boolean
Remarks

Returns True if the specified pulse mode is supported by this output line.

See Also