Table of Contents

Class CreatePulsePal

Namespace
Bonsai.PulsePal
Assembly
Bonsai.PulsePal.dll

Represents an operator that creates and configures a serial connection to a Pulse Pal device.

public class CreatePulsePal : Source<PulsePalDevice>
Inheritance
CreatePulsePal
Inherited Members

Properties

DeviceName

Gets or sets the name of the Pulse Pal device.

OutputChannels

Gets the collection of output channels to configure on the Pulse Pal device.

PortName

Gets or sets the name of the serial port used to communicate with the Pulse Pal.

TriggerChannels

Gets the collection of trigger channels to configure on the Pulse Pal device.

Methods

Generate()

Generates an observable sequence that contains the serial interface object.