Delay('Expression','NumberSamples*')
Arguments
|
'Expression' |
Signal to be delayed |
|
|
‘NumberSamples’ |
Number of samples or acquisition cycles by which the signal is to be delayed |
|
Description
This function returns a delayed copy of the ‘Expression’ signal. The delay is specified in number of measurements ('NumberSamples'). The result is a signal curve with the values of the original signal for ‘NumberSamples’ before the current time.
To avoid a memory overload, ‘NumberSamples’ is limited to 10,000.