Table of Contents

Class CoreVersionHigh

Namespace
Bonsai.Harp
Assembly
Bonsai.Harp.dll

Represents a register that specifies the major version of the Harp core implemented by the device.

public class CoreVersionHigh
Inheritance
CoreVersionHigh
Inherited Members

Fields

Address

Represents the address of the CoreVersionHigh register. This field is constant.

RegisterLength

Represents the length of the CoreVersionHigh register. This field is constant.

RegisterType

Represents the payload type of the CoreVersionHigh register. This field is constant.

Methods

FromPayload(MessageType, byte)

Returns a Harp message for the CoreVersionHigh register.

FromPayload(double, MessageType, byte)

Returns a timestamped Harp message for the CoreVersionHigh register.

GetPayload(HarpMessage)

Returns the payload data for CoreVersionHigh register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for CoreVersionHigh register messages.