Table of Contents

Class StopPulseTrain

Namespace
Harp.Hobgoblin
Assembly
Harp.Hobgoblin.dll

Represents a register that stops the pulse train running on the specified digital output lines.

public class StopPulseTrain
Inheritance
StopPulseTrain
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, DigitalOutputs)

Returns a Harp message for the StopPulseTrain register.

FromPayload(double, MessageType, DigitalOutputs)

Returns a timestamped Harp message for the StopPulseTrain register.

GetPayload(HarpMessage)

Returns the payload data for StopPulseTrain register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for StopPulseTrain register messages.