Table of Contents

Class PwmAndStimState

Namespace
Harp.OutputExpander
Assembly
Harp.OutputExpander.dll

Represents a register that writes the mapping between PWM/stimulation and the specified digital output lines in a single command.

public class PwmAndStimState
Inheritance
PwmAndStimState
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, PwmAndStimMappings)

Returns a Harp message for the PwmAndStimState register.

FromPayload(double, MessageType, PwmAndStimMappings)

Returns a timestamped Harp message for the PwmAndStimState register.

GetPayload(HarpMessage)

Returns the payload data for PwmAndStimState register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for PwmAndStimState register messages.