Munts Technologies Remote I/O Library for .Net Standard 2.0
Munts Technologies Remote I/O Library for .Net Standard 2.0
Namespaces
IO.Objects.Motor.PWM
Output Class
Output Properties
velocity Property
Output
velocity 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.PWM
Assembly:
libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax
C#
Copy
public
double
velocity
{
set
; }
Property Value
Double
Implements
Output
velocity
See Also
Reference
Output Class
IO.Objects.Motor.PWM Namespace