Munts Technologies Linux Simple I/O Library for .Net Standard 2.0
Munts Technologies Linux Simple I/O Library for .Net Standard 2.0
Namespaces
IO.Devices.PCA9685.Servo
Output Class
Output Properties
position Property
Output
position Property
Write-only property for setting the normalized servo position. Allowed values are -0.0 to+1.0.
Namespace:
IO.Devices.PCA9685.Servo
Assembly:
libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
Copy
public
double
position
{
set
; }
Property Value
Double
Implements
Output
position
See Also
Reference
Output Class
IO.Devices.PCA9685.Servo Namespace