Table of Contents

Class DevicesConnected

Namespace
Harp.TimestampGeneratorGen3
Assembly
Harp.TimestampGeneratorGen3.dll

Represents a register that reads whether the port has a device connected to (bitmask).

public class DevicesConnected
Inheritance
DevicesConnected
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, byte)

Returns a Harp message for the DevicesConnected register.

FromPayload(double, MessageType, byte)

Returns a timestamped Harp message for the DevicesConnected register.

GetPayload(HarpMessage)

Returns the payload data for DevicesConnected register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for DevicesConnected register messages.