Table of Contents

Class AttenuationLeft

Namespace
Harp.SoundCard
Assembly
Harp.SoundCard.dll

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

public class AttenuationLeft
Inheritance
AttenuationLeft
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, ushort)

Returns a Harp message for the AttenuationLeft register.

FromPayload(double, MessageType, ushort)

Returns a timestamped Harp message for the AttenuationLeft register.

GetPayload(HarpMessage)

Returns the payload data for AttenuationLeft register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for AttenuationLeft register messages.