Table of Contents

Class AttenuationAndSoundIndexDI0

Namespace
Harp.SoundCard
Assembly
Harp.SoundCard.dll

Represents a register that sound index and attenuation to be played when triggering DI0 [Att R] [Att L] [Index].

public class AttenuationAndSoundIndexDI0
Inheritance
AttenuationAndSoundIndexDI0
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, ushort[])

Returns a Harp message for the AttenuationAndSoundIndexDI0 register.

FromPayload(double, MessageType, ushort[])

Returns a timestamped Harp message for the AttenuationAndSoundIndexDI0 register.

GetPayload(HarpMessage)

Returns the payload data for AttenuationAndSoundIndexDI0 register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for AttenuationAndSoundIndexDI0 register messages.