Method SetBurstDuration
SetBurstDuration(OutputChannel, double)
Sets the duration of a pulse burst when using burst mode.
public void SetBurstDuration(OutputChannel channel, double seconds)
Parameters
channel
OutputChannelThe output channel to configure.
seconds
doubleThe duration of a pulse burst, in the range [0.0001, 3600] seconds. Burst mode is automatically disabled if this value is set to zero.