Table of Contents

Class AttenuationRight

Namespace
Harp.SoundCard
Assembly
Harp.SoundCard.dll

Represents a register that configure right channel's attenuation (1 LSB is 0.1dB).

public class AttenuationRight
Inheritance
AttenuationRight
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, ushort)

Returns a Harp message for the AttenuationRight register.

FromPayload(double, MessageType, ushort)

Returns a timestamped Harp message for the AttenuationRight register.

GetPayload(HarpMessage)

Returns the payload data for AttenuationRight register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for AttenuationRight register messages.