|
|
Key/value pair, a structure
|
|
|
|
|
|
Key: Test
|
|
|
Value: This structure is variable based on test type.
|
|
|
|
|
|
* [FFT Tools](ds-kv-Test-ffttools)
|
|
|
* [Sine Response Test](ds-kv-Test-sineresponse)
|
|
|
* [Swept Sine Test](ds-kv-Test-sweptsine)
|
|
|
* [Time Series Test](ds-kv-Test-timeseries)
|
|
|
|
|
|
There are some fields common to all test types:
|
|
|
|
|
|
* Subtype: string, one of SineResponse, FFT, SweptSine, TimeSeries. This leads to subtype specific fields described in the links above.
|
|
|
* Averages: int - number of averages to take per point.
|
|
|
* AverageType: int, 0,1,2. It seems to be a flag for spectrum averaging, pssed to the [Spectrum](ds-kv-Spectrum) structure.
|
|
|
* BurstNoiseQuietTime_s: double - seconds before end of measurement point to stop esxcitation
|
|
|
* MeasurementChannel
|
|
|
* MeasurementActive
|
|
|
* MeasurementChannelRate
|
|
|
* StimulusActive
|
|
|
* StimulusChannel
|
|
|
* StimulusReadback
|
|
|
* StimulusFrequency
|
|
|
* StimulusAmplitude
|
|
|
* StimulusOffset
|
|
|
* StimulusPhase
|
|
|
* StimulusRatio
|
|
|
* StimulusFrequencyRange
|
|
|
* StimulusAmplitudeRange
|
|
|
* StimulusFilter
|
|
|
* Stimuluspoints
|
|
|
|