Click or drag to resize

PWMdutycycle Property

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

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

Property Value

Double

Implements

Outputdutycycle
See Also