Table of Contents

Class AttenuationBoth

Namespace
Harp.SoundCard
Assembly
Harp.SoundCard.dll

Represents a register that configures both attenuation on right and left channels [Att R] [Att L].

public class AttenuationBoth
Inheritance
AttenuationBoth
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, ushort[])

Returns a Harp message for the AttenuationBoth register.

FromPayload(double, MessageType, ushort[])

Returns a timestamped Harp message for the AttenuationBoth register.

GetPayload(HarpMessage)

Returns the payload data for AttenuationBoth register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for AttenuationBoth register messages.