Class CreateSyncOutputPayload
- Namespace
- Harp.AnalogInput
- Assembly
- Harp.AnalogInput.dll
Represents an operator that creates a message payload that digital output that will be set when acquisition starts.
public class CreateSyncOutputPayload
- Inheritance
-
CreateSyncOutputPayload
- Derived
- Inherited Members
Properties
- SyncOutput
Gets or sets the value that digital output that will be set when acquisition starts.
Methods
- GetMessage(MessageType)
Creates a message that digital output that will be set when acquisition starts.
- GetPayload()
Creates a message payload for the SyncOutput register.