Table of Contents

Method GetMessage

Namespace
Harp.OutputExpander
Assembly
Harp.OutputExpander.dll

GetMessage(MessageType)

Creates a message that writes the mapping between PWM/stimulation and the specified digital output lines in a single command.

public HarpMessage GetMessage(MessageType messageType)

Parameters

messageType MessageType

Specifies the type of the created message.

Returns

HarpMessage

A new message for the PwmAndStimState register.