Click or drag to resize

Outputposition Property

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

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

Property Value

Double

Implements

Outputposition
See Also