Table of Contents

Class AssemblyVersion

Namespace
Bonsai.Harp
Assembly
Bonsai.Harp.dll

Represents a register that specifies the version of the assembled components in the device.

public class AssemblyVersion
Inheritance
AssemblyVersion
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, byte)

Returns a Harp message for the AssemblyVersion register.

FromPayload(double, MessageType, byte)

Returns a timestamped Harp message for the AssemblyVersion register.

GetPayload(HarpMessage)

Returns the payload data for AssemblyVersion register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for AssemblyVersion register messages.