Table of Contents

Class ConfigureDI1

Namespace
Harp.SoundCard
Assembly
Harp.SoundCard.dll

Represents a register that configuration of the digital input 1 (DI1).

public class ConfigureDI1
Inheritance
ConfigureDI1
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, DigitalInputConfiguration)

Returns a Harp message for the ConfigureDI1 register.

FromPayload(double, MessageType, DigitalInputConfiguration)

Returns a timestamped Harp message for the ConfigureDI1 register.

GetPayload(HarpMessage)

Returns the payload data for ConfigureDI1 register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for ConfigureDI1 register messages.