Property AuxLedPower
AuxLedPower
Gets or sets the value that sets the power to be applied to auxiliary LED, between 1 and 120.
[Range(1, 120)]
public byte AuxLedPower { get; set; }
Gets or sets the value that sets the power to be applied to auxiliary LED, between 1 and 120.
[Range(1, 120)]
public byte AuxLedPower { get; set; }