Method SetTriggerOnChannel1
SetTriggerOnChannel1(OutputChannel, bool)
Links or unlinks an output channel to trigger channel 1.
public void SetTriggerOnChannel1(OutputChannel channel, bool enabled)
Parameters
channelOutputChannelThe output channel to link or unlink.
enabledbooltrue if trigger channel 1 can trigger this output channel; false otherwise.