Interface Encoder

Represents a physical encoder.

Hierarchy

Implemented by

Properties

doCommand: ((command: StructType) => Promise<StructType>)

Type declaration

Methods

  • Set the current position of the encoder as the new zero position.

    Parameters

    Returns Promise<void>

Generated using TypeDoc