Class Stim0TriggerSource
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
Represents a register that sets the trigger source of Stim0.
public class Stim0TriggerSource
- Inheritance
-
Stim0TriggerSource
- Inherited Members
Fields
- Address
Represents the address of the Stim0TriggerSource register. This field is constant.
- RegisterLength
Represents the length of the Stim0TriggerSource register. This field is constant.
- RegisterType
Represents the payload type of the Stim0TriggerSource register. This field is constant.
Methods
- FromPayload(MessageType, TriggerSource)
Returns a Harp message for the Stim0TriggerSource register.
- FromPayload(double, MessageType, TriggerSource)
Returns a timestamped Harp message for the Stim0TriggerSource register.
- GetPayload(HarpMessage)
Returns the payload data for Stim0TriggerSource register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for Stim0TriggerSource register messages.