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

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

public int Index { get; }

Property Value

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