Class RepeaterStatus
- Namespace
- Harp.TimestampGeneratorGen3
- Assembly
- Harp.TimestampGeneratorGen3.dll
Represents a register that check whether device is a repeater or spreading internal timestamp.
public class RepeaterStatus
- Inheritance
-
RepeaterStatus
- Inherited Members
Fields
- Address
Represents the address of the RepeaterStatus register. This field is constant.
- RegisterLength
Represents the length of the RepeaterStatus register. This field is constant.
- RegisterType
Represents the payload type of the RepeaterStatus register. This field is constant.
Methods
- FromPayload(MessageType, RepeaterFlags)
Returns a Harp message for the RepeaterStatus register.
- FromPayload(double, MessageType, RepeaterFlags)
Returns a timestamped Harp message for the RepeaterStatus register.
- GetPayload(HarpMessage)
Returns the payload data for RepeaterStatus register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for RepeaterStatus register messages.