Class CreateDI0TriggerPayload
- Namespace
- Harp.SyringePump
- Assembly
- Harp.SyringePump.dll
Represents an operator that creates a message payload that configures the callback function triggered when digital input is triggered.
public class CreateDI0TriggerPayload
- Inheritance
-
CreateDI0TriggerPayload
- Derived
- Inherited Members
Properties
- DI0Trigger
Gets or sets the value that configures the callback function triggered when digital input is triggered.
Methods
- GetMessage(MessageType)
Creates a message that configures the callback function triggered when digital input is triggered.
- GetPayload()
Creates a message payload for the DI0Trigger register.