Table of Contents

Method SetPhase1Duration

Namespace
Bonsai.PulsePal
Assembly
Bonsai.PulsePal.dll

SetPhase1Duration(OutputChannel, double)

Sets the duration for the first phase of each pulse on a specified output channel.

public void SetPhase1Duration(OutputChannel channel, double seconds)

Parameters

channel OutputChannel

The output channel to configure.

seconds double

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