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.Objects.SimpleIO.PWM
Output Class
Output Properties
dutycycle Property
fd 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.Objects.SimpleIO.PWM
Assembly:
libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
Copy
public
double
dutycycle
{
set
; }
Property Value
Double
Implements
Output
dutycycle
See Also
Reference
Output Class
IO.Objects.SimpleIO.PWM Namespace