Munts Technologies Linux Simple I/O Library for .Net Standard 2.0
Munts Technologies Linux Simple I/O Library for .Net Standard 2.0
Namespaces
IO.Devices.PCA9685.PWM
Output Class
Output Constructor
Output Properties
Output Class
Encapsulates PCA9685 PWM outputs.
Inheritance Hierarchy
System
Object
IO.Devices.PCA9685.PWM
Output
Namespace:
IO.Devices.PCA9685.PWM
Assembly:
libsimpleio (in libsimpleio.dll) Version: 2.2024.356.1
Syntax
C#
Copy
public
class
Output
:
Output
The
Output
type exposes the following members.
Constructors
Name
Description
Output
Constructor for a single PWM output.
Top
Properties
Name
Description
dutycycle
Write-only property for setting the PWM output duty cycle. Allowed values are 0.0 to 100.0 percent.
Top
See Also
Reference
IO.Devices.PCA9685.PWM Namespace