Table of Contents

Class StimStop

Namespace
Harp.OutputExpander
Assembly
Harp.OutputExpander.dll

Represents a register that stops the target Stim protocol.

public class StimStop
Inheritance
StimStop
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, StimChannels)

Returns a Harp message for the StimStop register.

FromPayload(double, MessageType, StimChannels)

Returns a timestamped Harp message for the StimStop register.

GetPayload(HarpMessage)

Returns the payload data for StimStop register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for StimStop register messages.