Table of Contents

Class HarpCombinator

Namespace
Bonsai.Harp
Assembly
Bonsai.Harp.dll

Provides the abstract base class for operators used to manipulate Harp device messages.

[Combinator]
public abstract class HarpCombinator
Inheritance
HarpCombinator
Inherited Members

Properties

MessageType

Gets or sets a value specifying the type of Harp device message to process.

public MessageType MessageType { get; set; }

Property Value

MessageType