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.SimpleIO.Servo
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public double position { set; }

Property Value

Double

Implements

Outputposition
See Also