Address Property

Phcc Interface Library .NET / COM

Gets/sets the address of the I2C device that is providing the data during this event.

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

Syntax

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

See Also