Table of Contents

Class Input3OpMode

Namespace
Harp.StepperDriver
Assembly
Harp.StepperDriver.dll

Represents a register that configures the operation mode for digital input 3.

public class Input3OpMode
Inheritance
Input3OpMode
Inherited Members

Fields

Address

Represents the address of the Input3OpMode register. This field is constant.

RegisterLength

Represents the length of the Input3OpMode register. This field is constant.

RegisterType

Represents the payload type of the Input3OpMode register. This field is constant.

Methods

FromPayload(MessageType, InputOpModeConfig)

Returns a Harp message for the Input3OpMode register.

FromPayload(double, MessageType, InputOpModeConfig)

Returns a timestamped Harp message for the Input3OpMode register.

GetPayload(HarpMessage)

Returns the payload data for Input3OpMode register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for Input3OpMode register messages.