Class StimStart
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
Represents a register that starts a target Stim protocol.
public class StimStart
- Inheritance
-
StimStart
- Inherited Members
Fields
- RegisterLength
Represents the length of the StimStart register. This field is constant.
- RegisterType
Represents the payload type of the StimStart register. This field is constant.
Methods
- FromPayload(MessageType, StimChannels)
Returns a Harp message for the StimStart register.
- FromPayload(double, MessageType, StimChannels)
Returns a timestamped Harp message for the StimStart register.
- GetPayload(HarpMessage)
Returns the payload data for StimStart register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for StimStart register messages.