Click or drag to resize

PWMdutycycle Property

Write-only property for setting the PWM output duty cycle.

Namespace: IO.Objects.RemoteIO
Assembly: libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax
C#
public double dutycycle { set; }

Property Value

Double

Implements

Outputdutycycle
See Also