Index Property

Phcc Interface Library .NET / COM

Gets/sets the index of the digital input whose value has changed.

Namespace:  Phcc
Assembly:  Phcc (in Phcc.dll)

Syntax

Visual Basic (Declaration)
Public Property Index As Short
C#
public short Index { get; set; }

See Also