Table of Contents

Method SetTriggerOnChannel1

Namespace
Bonsai.PulsePal
Assembly
Bonsai.PulsePal.dll

SetTriggerOnChannel1(OutputChannel, bool)

Links or unlinks an output channel to trigger channel 1.

public void SetTriggerOnChannel1(OutputChannel channel, bool enabled)

Parameters

channel OutputChannel

The output channel to link or unlink.

enabled bool

true if trigger channel 1 can trigger this output channel; false otherwise.