Munts Technologies Remote I/O Library for .Net Standard 2.0
Munts Technologies Remote I/O Library for .Net Standard 2.0
Namespaces
IO.Devices.PCA9685.PWM
Output Class
Output Properties
dutycycle Property
Output
dutycycle Property
Write-only property for setting the PWM output duty cycle. Allowed values are 0.0 to 100.0 percent.
Namespace:
IO.Devices.PCA9685.PWM
Assembly:
libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax
C#
Copy
public
double
dutycycle
{
set
; }
Property Value
Double
Implements
Output
dutycycle
See Also
Reference
Output Class
IO.Devices.PCA9685.PWM Namespace