Table of Contents

Class MimicPort1IR

Namespace
Harp.Behavior
Assembly
Harp.Behavior.dll

Represents a register that specifies the digital output to mimic the Port 1 IR state.

public class MimicPort1IR
Inheritance
MimicPort1IR
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, MimicOutput)

Returns a Harp message for the MimicPort1IR register.

FromPayload(double, MessageType, MimicOutput)

Returns a timestamped Harp message for the MimicPort1IR register.

GetPayload(HarpMessage)

Returns the payload data for MimicPort1IR register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for MimicPort1IR register messages.