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