Time at Level (One Dimensional)
The Time at Level (1D) DataMode stores one-dimension Time at Level histograms in the output data file. Specify multiple input channels to generate multiple one-dimensional Time at Level data channels.
Screenshot
Generic parameters
- Name: Each DataMode must have a unique name and contain valid characters (invalid characters are single and double quotes, '\', '@', '#', '&', '<', '>').
- Description: Optional detailed description of the DataMode.
- Trigger mode: Select one of four available triggering options. Use triggering to eliminate undesired segments of the input data stream before it is processed by the DataMode.
- Always on: Do not use triggering. Data sampling is always on from the start of the test.
- Trigger: Data sampling starts when the trigger channel becomes TRUE and runs until the end of the data stream.
- Gate: Data sampling occurs if and only if the trigger channel is TRUE.
- One shot: Take a single data sample when the trigger channel transitions from FALSE to TRUE or if the trigger channel is TRUE on the first sample of any run.
- Trigger channel: Specify the trigger input when using a trigger option other than Always on. The trigger channel must have the same sample rate as the input channels.
- Channel select: From the channels list, select the desired input channels for the DataMode and click the appropriate arrow. Alternatively, drag and drop the desired channels to the appropriate list.
Additional parameters
- Histogram bounds: Enter the desired Low bound and High bound for each selected input channel. If the range min and max parameters are defined for an input channel, those values are used as the default Low bound and High bound values for the histogram.
- Number of bins: The maximum number of bins is 10000. The total number of bins is this specified number plus two for underflow and overflow bins.