1 What: /sys/bus/iio/devices/iio:deviceX/out_altvoltageY_frequency_start
4 Contact: linux-iio@vger.kernel.org
6 Frequency sweep start frequency in Hz.
8 What: /sys/bus/iio/devices/iio:deviceX/out_altvoltageY_frequency_increment
11 Contact: linux-iio@vger.kernel.org
13 Frequency increment in Hz (step size) between consecutive
14 frequency points along the sweep.
16 What: /sys/bus/iio/devices/iio:deviceX/out_altvoltageY_frequency_points
19 Contact: linux-iio@vger.kernel.org
21 Number of frequency points (steps) in the frequency sweep.
22 This value, in conjunction with the
23 out_altvoltageY_frequency_start and the
24 out_altvoltageY_frequency_increment, determines the frequency
25 sweep range for the sweep operation.
27 What: /sys/bus/iio/devices/iio:deviceX/out_altvoltageY_settling_cycles
30 Contact: linux-iio@vger.kernel.org
32 Number of output excitation cycles (settling time cycles)
33 that are allowed to pass through the unknown impedance,
34 after each frequency increment, and before the ADC is triggered
35 to perform a conversion sequence of the response signal.