Class AttenuationLeftDI2
Represents a register that left channel's attenuation (1 LSB is 0.5dB) when triggering DI2.
public class AttenuationLeftDI2
- Inheritance
-
AttenuationLeftDI2
- Inherited Members
Fields
- Address
Represents the address of the AttenuationLeftDI2 register. This field is constant.
- RegisterLength
Represents the length of the AttenuationLeftDI2 register. This field is constant.
- RegisterType
Represents the payload type of the AttenuationLeftDI2 register. This field is constant.
Methods
- FromPayload(MessageType, ushort)
Returns a Harp message for the AttenuationLeftDI2 register.
- FromPayload(double, MessageType, ushort)
Returns a timestamped Harp message for the AttenuationLeftDI2 register.
- GetPayload(HarpMessage)
Returns the payload data for AttenuationLeftDI2 register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for AttenuationLeftDI2 register messages.