Method SetInterPulseInterval
SetInterPulseInterval(OutputChannel, double)
Sets the interval between pulses on a specified output channel.
public void SetInterPulseInterval(OutputChannel channel, double seconds)
Parameters
channel
OutputChannelThe output channel to configure.
seconds
doubleThe interval between pulses, in the range [0.0001, 3600] seconds.