Click or drag to resize

Outputvelocity Property

Write-only property for setting the normalized motor velocity. Allowed values are -1.0 (full speed reverse) to +1.0 (full speed forward.

Namespace: IO.Objects.Motor.Servo
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public double velocity { set; }

Property Value

Double

Implements

Outputvelocity
See Also