delay

Name

delay -- Add a delay to the readout stack

Synopsis


delay create name ?option value...?
delay config  name option value?..?
delay cget  name ?option?
        

DESCRIPTION

Adds a delay to the stack. This can be used to read fast devices first followed by a delay to wait for slower devices which follow. Only one option is available -value which is the length of the delay in 200ns units. Note that, while as for the VMUSBReadout, this delay is in 200ns units, it will be converted to the of 62.5ns units accepted by the MVLC that results in at least the requested delay. For example a value of 1 (requesting a 200ns delay) will actually result in a 250ns delay.