Skip to content

C API ZISweeperDemodSample StructΒΆ

Name Type Description
grid double Grid value (x-axis)
bandwidth double Demodulator bandwidth used for the specific sweep point.
count uint64_t Sample count used for statistic calculation.
tc double Time constant calculated for the specific sweep point.
tcMeas double Time constant used by the device.
settling double Settling time (s) used to wait until averaging operation is started.
setTimeStamp ZITimeStamp Time stamp when the grid value was set on the device.
nextTimeStamp ZITimeStamp Time stamp when the first statistic value was recorded.
x ZIStatisticSample Sweep point statistic result of X.
y ZIStatisticSample Sweep point statistic result of Y.
r ZIStatisticSample Sweep point statistic result of R.
phase ZIStatisticSample Sweep point statistic result of phase.
frequency ZIStatisticSample Sweep point statistic result of frequency.
auxin0 ZIStatisticSample Sweep point statistic result of auxin0.
auxin1 ZIStatisticSample Sweep point statistic result of auxin1.