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