Property Address
Address
Gets or sets the address of the register to which the Harp message refers to.
public int? Address { get; set; }
Property Value
- int?
Gets or sets the address of the register to which the Harp message refers to.
public int? Address { get; set; }