Returns True if the specified trigger mode is supported by this input.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.1.0.0
Syntax
Parameters
- mode
- Type: Cognex.VisionPro CogInputLineTriggerModeConstants
The trigger mode to test.
Return Value
Type: BooleanRemarks
Returns True if the specified trigger mode is supported by this input line.
See Also