SetAcqTime

Author : Bernard Schutz

Version : 1.1

Input Types : GraphType
Output Types : GraphType
Date : 27 June 2001 

Contents


Description of SetAcqTime

The unit called SetAcqTime accepts any data type that implements the Signal interface as input and outputs the same data, but with the acquisition time set to a value determined by this unit. The first data set passing through is given an acquisition time equal to that given in the parameter window (see below). Subsequent data sets are given later acquisition times, calculated by adding to the acquisition time a number found by dividing the number of elements by the sampling rate of the previous data set.

Using SetAcqTime

SetAcqTime's parameter window (double-click on the unit) is used to specify the value of the aquisition time to be entered into the data set. This does not change the data, and in particular it is not a way to synchronize one data stream with another. It simply resets the value of the acquisition time of the first data set through the unit to the given number. Enter any floating-point number.