Table of Contents

Class Input1OpMode

Namespace
Harp.StepperDriver
Assembly
Harp.StepperDriver.dll

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

public class Input1OpMode
Inheritance
Input1OpMode
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, InputOpModeConfig)

Returns a Harp message for the Input1OpMode register.

FromPayload(double, MessageType, InputOpModeConfig)

Returns a timestamped Harp message for the Input1OpMode register.

GetPayload(HarpMessage)

Returns the payload data for Input1OpMode register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for Input1OpMode register messages.