Click or drag to resize

Outputposition Property

Write-only property for setting the normalized servo position. Allowed values are -0.0 to+1.0.

Namespace: IO.Devices.PCA9685.Servo
Assembly: libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax
C#
public double position { set; }

Property Value

Double

Implements

Outputposition
See Also