Click or drag to resize

RaspberryPiPWM3 Field

PWM output channel number for the remote Raspberry Pi PWM output PWM3.

Namespace: IO.Objects.RemoteIO.Platforms
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2025.76.2
Syntax
C#
public const int PWM3 = 3

Field Value

Int32
Remarks
PWM3 will only be configurable if the Remote I/O Protocol Server program is running on an Orange Pi Zero 2W or a Raspberry Pi 5.
See Also