Table of Contents

Method SetTriggerOnChannel2

Namespace
Bonsai.PulsePal
Assembly
Bonsai.PulsePal.dll

SetTriggerOnChannel2(OutputChannel, bool)

Links or unlinks an output channel to trigger channel 2.

public void SetTriggerOnChannel2(OutputChannel channel, bool enabled)

Parameters

channel OutputChannel

The output channel to link or unlink.

enabled bool

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