Table of Contents

Method SetPulseTrainDuration

Namespace
Bonsai.PulsePal
Assembly
Bonsai.PulsePal.dll

SetPulseTrainDuration(OutputChannel, double)

Sets the duration of the entire pulse train.

public void SetPulseTrainDuration(OutputChannel channel, double seconds)

Parameters

channel OutputChannel

The output channel to configure.

seconds double

The duration of the pulse train, in the range [0.0001, 3600] seconds.