Table of Contents

Class AttenuationRightDI0

Namespace
Harp.SoundCard
Assembly
Harp.SoundCard.dll

Represents a register that right channel's attenuation (1 LSB is 0.5dB) when triggering DI0.

public class AttenuationRightDI0
Inheritance
AttenuationRightDI0
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, ushort)

Returns a Harp message for the AttenuationRightDI0 register.

FromPayload(double, MessageType, ushort)

Returns a timestamped Harp message for the AttenuationRightDI0 register.

GetPayload(HarpMessage)

Returns the payload data for AttenuationRightDI0 register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for AttenuationRightDI0 register messages.