Gets the instance address the device is using.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public byte DeviceAddress { get; }
Public ReadOnly Property DeviceAddress As Byte Get
public: property unsigned char DeviceAddress { unsigned char get (); }