Table of Contents

Class PulseTrainDelayConfiguration

Namespace
Bonsai.PulsePal
Assembly
Bonsai.PulsePal.dll

Represents configuration parameters specifying the delay between the arrival of a trigger and when the channel begins its pulse train.

public class PulseTrainDelayConfiguration : OutputChannelParameterConfiguration
Inheritance
PulseTrainDelayConfiguration
Inherited Members

Properties

PulseTrainDelay

Gets or sets the delay to start the pulse train, in the range [0.0001, 3600] seconds.

Methods

Configure(PulsePalDevice)

Applies the channel parameter configuration to the specified Pulse Pal device.