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