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

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

public int Index { get; }

Property Value

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