Method SetPulseTrainDelay
SetPulseTrainDelay(OutputChannel, double)
Sets a delay between the arrival of a trigger and when the channel begins its pulse train.
public void SetPulseTrainDelay(OutputChannel channel, double seconds)
Parameters
channel
OutputChannelThe output channel to configure.
seconds
doubleThe delay to start the pulse train, in the range [0.0001, 3600] seconds.