Click or drag to resize

RaspberryPiPWM2 Field

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

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

Field Value

Int32
Remarks
PWM2 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