Table of Contents

Class SoundIndexDI2

Namespace
Harp.SoundCard
Assembly
Harp.SoundCard.dll

Represents a register that specifies the sound index to be played when triggering DI2.

public class SoundIndexDI2
Inheritance
SoundIndexDI2
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, byte)

Returns a Harp message for the SoundIndexDI2 register.

FromPayload(double, MessageType, byte)

Returns a timestamped Harp message for the SoundIndexDI2 register.

GetPayload(HarpMessage)

Returns the payload data for SoundIndexDI2 register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for SoundIndexDI2 register messages.