Table of Contents

Class CreateProtocolPeriodPayload

Namespace
Harp.SyringePump
Assembly
Harp.SyringePump.dll

Represents an operator that creates a message payload that sets the period, in ms, of of each step in the protocol.

public class CreateProtocolPeriodPayload
Inheritance
CreateProtocolPeriodPayload
Derived
Inherited Members

Properties

ProtocolPeriod

Gets or sets the value that sets the period, in ms, of of each step in the protocol.

Methods

GetMessage(MessageType)

Creates a message that sets the period, in ms, of of each step in the protocol.

GetPayload()

Creates a message payload for the ProtocolPeriod register.