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