Method SetInterBurstInterval
SetInterBurstInterval(OutputChannel, double)
Sets the duration of the off-time between bursts.
public void SetInterBurstInterval(OutputChannel channel, double seconds)
Parameters
channel
OutputChannelThe output channel to configure.
seconds
doubleThe duration of the off-time between bursts, in the range [0.0001, 3600] seconds.