Click or drag to resize

DevicePWM_Available Method

Query available PWM outputs.

Namespace: IO.Objects.RemoteIO
Assembly: libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax
C#
public List<int> PWM_Available()

Return Value

ListInt32
List of available PWM output numbers.
See Also