Click or drag to resize

Output Interface

Abstract interface for servo outputs.

Namespace: IO.Interfaces.Servo
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.356.1
Syntax
C#
public interface Output

The Output type exposes the following members.

Properties
 NameDescription
Public propertyposition Write-only servo position property.
Top
See Also