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