0001 What: /sys/bus/iio/devices/iio:deviceX/out_altvoltageY_frequency_start
0002 Date: March 2019
0003 KernelVersion: 3.1.0
0004 Contact: linux-iio@vger.kernel.org
0005 Description:
0006 Frequency sweep start frequency in Hz.
0007
0008 What: /sys/bus/iio/devices/iio:deviceX/out_altvoltageY_frequency_increment
0009 Date: March 2019
0010 KernelVersion: 3.1.0
0011 Contact: linux-iio@vger.kernel.org
0012 Description:
0013 Frequency increment in Hz (step size) between consecutive
0014 frequency points along the sweep.
0015
0016 What: /sys/bus/iio/devices/iio:deviceX/out_altvoltageY_frequency_points
0017 Date: March 2019
0018 KernelVersion: 3.1.0
0019 Contact: linux-iio@vger.kernel.org
0020 Description:
0021 Number of frequency points (steps) in the frequency sweep.
0022 This value, in conjunction with the
0023 out_altvoltageY_frequency_start and the
0024 out_altvoltageY_frequency_increment, determines the frequency
0025 sweep range for the sweep operation.
0026
0027 What: /sys/bus/iio/devices/iio:deviceX/out_altvoltageY_settling_cycles
0028 Date: March 2019
0029 KernelVersion: 3.1.0
0030 Contact: linux-iio@vger.kernel.org
0031 Description:
0032 Number of output excitation cycles (settling time cycles)
0033 that are allowed to pass through the unknown impedance,
0034 after each frequency increment, and before the ADC is triggered
0035 to perform a conversion sequence of the response signal.