Table of Contents

Class ConfigureDI0

Namespace
Harp.SoundCard
Assembly
Harp.SoundCard.dll

Represents a register that configuration of the digital input 0 (DI0).

public class ConfigureDI0
Inheritance
ConfigureDI0
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, DigitalInputConfiguration)

Returns a Harp message for the ConfigureDI0 register.

FromPayload(double, MessageType, DigitalInputConfiguration)

Returns a timestamped Harp message for the ConfigureDI0 register.

GetPayload(HarpMessage)

Returns the payload data for ConfigureDI0 register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for ConfigureDI0 register messages.