Table of Contents

Class CreateCoreVersionLowPayload

Namespace
Bonsai.Harp
Assembly
Bonsai.Harp.dll

Represents an operator that creates a message payload that specifies the minor version of the Harp core implemented by the device.

public class CreateCoreVersionLowPayload
Inheritance
CreateCoreVersionLowPayload
Derived
Inherited Members

Properties

CoreVersionLow

Gets or sets the value that specifies the minor version of the Harp core implemented by the device.

Methods

GetMessage(MessageType)

Creates a message that specifies the minor version of the Harp core implemented by the device.

GetPayload()

Creates a message payload for the CoreVersionLow register.