Instructions

Table Of Contents
Data Logging
R&S
®
Scope Rider RTH
173User Manual 1326.1578.02 ─ 15
MATLAB CSV Description
samples_per_value SamplesPerValue Compression factor. If data logging is run-
ning for more than 2 days and 7 hours,
the logger compresses subsequent log-
ging values into a "Minimum", "Average"
and "Maximum" value. SamplesPerValue
= 4 means that four values are summar-
ized.
measurement(m) ArrayItem:Index Logger channel (1, 2, 3, or 4)
In CSV: Logger channel = Index + 1
Enabled Status of the logger channel: on or off
measurement(m).type MeasTypeAsStr Type of the logged measurement
measurement(m).unit MeasUnitAsStr Unit of the logged measurement
measurement(m).total_min_value Minimum Lowest value of the logged data
measurement(m).total_min_value_time TimeOfMin Time when the minimum was measured
measurement(m).total_max_value Maximum Highest value of the logged data
measurement(m).total_max_value_time TimeOfMax Time when the maximum was measured
measurement(m).total_avg_value Average Average value of the logged data
measurement(m).standard_deviation StdDeviation Standard deviation of the logged data
Export of Logger Records