Class AttenuationAndFrequencyDI1
Represents a register that sound index and attenuation to be played when triggering DI1 [Att BOTH] [Frequency].
public class AttenuationAndFrequencyDI1
- Inheritance
-
AttenuationAndFrequencyDI1
- Inherited Members
Fields
- Address
Represents the address of the AttenuationAndFrequencyDI1 register. This field is constant.
- RegisterLength
Represents the length of the AttenuationAndFrequencyDI1 register. This field is constant.
- RegisterType
Represents the payload type of the AttenuationAndFrequencyDI1 register. This field is constant.
Methods
- FromPayload(MessageType, ushort[])
Returns a Harp message for the AttenuationAndFrequencyDI1 register.
- FromPayload(double, MessageType, ushort[])
Returns a timestamped Harp message for the AttenuationAndFrequencyDI1 register.
- GetPayload(HarpMessage)
Returns the payload data for AttenuationAndFrequencyDI1 register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for AttenuationAndFrequencyDI1 register messages.