Method GetMessage
- Namespace
- Harp.SyringePump
- Assembly
- Harp.SyringePump.dll
GetMessage(MessageType)
Creates a message that configures the callback function triggered when digital input is triggered.
public HarpMessage GetMessage(MessageType messageType)
Parameters
messageType
MessageTypeSpecifies the type of the created message.
Returns
- HarpMessage
A new message for the DI0Trigger register.