Class CreateEnableEventsPayload
- Namespace
- Harp.SyringePump
- Assembly
- Harp.SyringePump.dll
Represents an operator that creates a message payload that specifies all the active events in the device.
public class CreateEnableEventsPayload
- Inheritance
-
CreateEnableEventsPayload
- Derived
- Inherited Members
Properties
- EnableEvents
Gets or sets the value that specifies all the active events in the device.
Methods
- GetMessage(MessageType)
Creates a message that specifies all the active events in the device.
- GetPayload()
Creates a message payload for the EnableEvents register.