Property Pwm1DutyCycle
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
Pwm1DutyCycle
Gets or sets the value that sets the duty cycle of PWM1 (%).
[Range(1, 100)]
public float Pwm1DutyCycle { get; set; }
Gets or sets the value that sets the duty cycle of PWM1 (%).
[Range(1, 100)]
public float Pwm1DutyCycle { get; set; }