Table of Contents

Class Stim0PulseOffTime

Namespace
Harp.OutputExpander
Assembly
Harp.OutputExpander.dll

Represents a register that sets the duration (us) each pulse is off for.

public class Stim0PulseOffTime
Inheritance
Stim0PulseOffTime
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, ushort)

Returns a Harp message for the Stim0PulseOffTime register.

FromPayload(double, MessageType, ushort)

Returns a timestamped Harp message for the Stim0PulseOffTime register.

GetPayload(HarpMessage)

Returns the payload data for Stim0PulseOffTime register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for Stim0PulseOffTime register messages.