Table of Contents

Class DO1Sync

Namespace
Harp.SyringePump
Assembly
Harp.SyringePump.dll

Represents a register that configures which signal is mimicked in the digital output 1.

public class DO1Sync
Inheritance
DO1Sync
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, DO1SyncConfig)

Returns a Harp message for the DO1Sync register.

FromPayload(double, MessageType, DO1SyncConfig)

Returns a timestamped Harp message for the DO1Sync register.

GetPayload(HarpMessage)

Returns the payload data for DO1Sync register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for DO1Sync register messages.