Table of Contents

Method SetPulseTrainDelay

Namespace
Bonsai.PulsePal
Assembly
Bonsai.PulsePal.dll

SetPulseTrainDelay(OutputChannel, double)

Sets a delay between the arrival of a trigger and when the channel begins its pulse train.

public void SetPulseTrainDelay(OutputChannel channel, double seconds)

Parameters

channel OutputChannel

The output channel to configure.

seconds double

The delay to start the pulse train, in the range [0.0001, 3600] seconds.