Back to home page

OSCL-LXR

 
 

    


0001 What:           /sys/bus/iio/devices/iio:deviceX/fault_ovuv
0002 KernelVersion:  5.1
0003 Contact:        linux-iio@vger.kernel.org
0004 Description:
0005                 Overvoltage or Undervoltage Input Fault. The internal circuitry
0006                 is protected from excessive voltages applied to the thermocouple
0007                 cables. The device can also detect if such a condition occurs.
0008 
0009                 Reading returns '1' if input voltage is negative or greater
0010                 than VDD, otherwise '0'.
0011 
0012 What:           /sys/bus/iio/devices/iio:deviceX/fault_oc
0013 KernelVersion:  5.1
0014 Contact:        linux-iio@vger.kernel.org
0015 Description:
0016                 Open-circuit fault. The detection of open-circuit faults,
0017                 such as those caused by broken thermocouple wires.
0018                 Reading returns '1' if fault, '0' otherwise.