Table of Contents

Method GetMessage

Namespace
Harp.AnalogInput
Assembly
Harp.AnalogInput.dll

GetMessage(MessageType)

Creates a message that write the state of all digital output lines. An event will be emitted when the value of any pin was changed by a threshold event.

public HarpMessage GetMessage(MessageType messageType)

Parameters

messageType MessageType

Specifies the type of the created message.

Returns

HarpMessage

A new message for the DigitalOutputState register.