Property Led1PulseTimeOff
Led1PulseTimeOff
Gets or sets the value that sets the time off (milliseconds) of LED1 when in PulseTime mode, between 1 and 65535.
[Range(1, 65535)]
public ushort Led1PulseTimeOff { get; set; }
Gets or sets the value that sets the time off (milliseconds) of LED1 when in PulseTime mode, between 1 and 65535.
[Range(1, 65535)]
public ushort Led1PulseTimeOff { get; set; }