Visual Basic (Declaration) | |
---|---|
Public MustOverride Property ResampleLocation As ResampleLocation |
C# | |
---|---|
public abstract ResampleLocation ResampleLocation {get; set;} |
C++/CLI | |
---|---|
public: abstract property ResampleLocation ResampleLocation { ResampleLocation get(); void set ( ResampleLocation value); } |
The 89600 software automatically resamples the scope data to the span required, which minimizes the size of the data used in measurements. Infiniium oscilloscopes, with their large memory options, provide a large number of data points that can exceed the 89600 software's internal limit. The Resample Location parameter allows you to take advantage of these longer time lengths by resampling in the 89600 software's driver for the Infiniium scopes (before the 89600 measurement).
When the Resample Location is set to Driver, resampling becomes part of the software's driver for the Infiniium scopes, allowing greater than max value of scope data to be used for the measurement. This is the default setting for Resample Location in order to automatically take advantage of this feature.
Resampling in the Driver causes changes that include:
- Some events may not be seen in the 89600 software traces since the raw scope data is not available to view. For example, a signal that is outside the measurement span may not be visible in 89600 traces but may still cause a trigger to occur since the scope's triggering is before the re-sampler.
- The Raw Main Time trace is changed to Resampled Raw Main Time when resampling occurs in the Driver.
- Recordings will store the resampled data instead of the raw scope data.
- Channel triggering may be harder to setup as the scope hardware triggers before the resampler and the data in the Resampled Raw Main Time trace is at the output of the resampler.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)