Click or drag to resize

Output Interface

Abstract interface for variable speed motor outputs.

Namespace: IO.Interfaces.Motor
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 propertyvelocity Write-only motor velocity property.
Top
See Also