Table of Contents

Class Config

Namespace
Harp.TimestampGeneratorGen3
Assembly
Harp.TimestampGeneratorGen3.dll

Represents a register that specifies the device configuration.

public class Config
Inheritance
Config
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, ConfigurationFlags)

Returns a Harp message for the Config register.

FromPayload(double, MessageType, ConfigurationFlags)

Returns a timestamped Harp message for the Config register.

GetPayload(HarpMessage)

Returns the payload data for Config register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for Config register messages.