Table of Contents

Class DO0PulseWidth

Namespace
Harp.AnalogInput
Assembly
Harp.AnalogInput.dll

Represents a register that pulse duration (ms) for the digital output pin 0. The pulse will only be emitted when DO0Sync == Pulse.

public class DO0PulseWidth
Inheritance
DO0PulseWidth
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, byte)

Returns a Harp message for the DO0PulseWidth register.

FromPayload(double, MessageType, byte)

Returns a timestamped Harp message for the DO0PulseWidth register.

GetPayload(HarpMessage)

Returns the payload data for DO0PulseWidth register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for DO0PulseWidth register messages.