Table of Contents

Class ConfigureDO0

Namespace
Harp.SoundCard
Assembly
Harp.SoundCard.dll

Represents a register that configuration of the digital output 0 (DO0).

public class ConfigureDO0
Inheritance
ConfigureDO0
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, DigitalOutputConfiguration)

Returns a Harp message for the ConfigureDO0 register.

FromPayload(double, MessageType, DigitalOutputConfiguration)

Returns a timestamped Harp message for the ConfigureDO0 register.

GetPayload(HarpMessage)

Returns the payload data for ConfigureDO0 register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for ConfigureDO0 register messages.