Class AttenuationAndPlaySoundOrFreq
Represents a register that configures attenuation and plays sound index [Att R] [Att L] [Index].
public class AttenuationAndPlaySoundOrFreq
- Inheritance
-
AttenuationAndPlaySoundOrFreq
- Inherited Members
Fields
- Address
Represents the address of the AttenuationAndPlaySoundOrFreq register. This field is constant.
- RegisterLength
Represents the length of the AttenuationAndPlaySoundOrFreq register. This field is constant.
- RegisterType
Represents the payload type of the AttenuationAndPlaySoundOrFreq register. This field is constant.
Methods
- FromPayload(MessageType, ushort[])
Returns a Harp message for the AttenuationAndPlaySoundOrFreq register.
- FromPayload(double, MessageType, ushort[])
Returns a timestamped Harp message for the AttenuationAndPlaySoundOrFreq register.
- GetPayload(HarpMessage)
Returns the payload data for AttenuationAndPlaySoundOrFreq register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for AttenuationAndPlaySoundOrFreq register messages.