Table of Contents

Class WhoAmI

Namespace
Bonsai.Harp
Assembly
Bonsai.Harp.dll

Represents a register that specifies the identity class of the device.

public class WhoAmI
Inheritance
WhoAmI
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, int)

Returns a Harp message for the WhoAmI register.

FromPayload(double, MessageType, int)

Returns a timestamped Harp message for the WhoAmI register.

GetPayload(HarpMessage)

Returns the payload data for WhoAmI register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for WhoAmI register messages.