CogDefaultToolTerminalAttributeBase Index Property Cognex VisionPro 9.24
Gets terminal's index relative to other tool terminals.

Namespace: Cognex.VisionPro.Implementation
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax

public int Index { get; }

Property Value

Type: Int32
Position index of default terminal relative to like default terminals.
See Also