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
channelOutputChannelThe output channel to configure.
secondsdoubleThe delay to start the pulse train, in the range [0.0001, 3600] seconds.