Copyright 2017. All rights reserved. Advantech Co. Ltd.
Page 26
# Sensor naming
# Voltage
label in0 "VCGI_SVID-VOL"
label in3 "PAY_3_3-VOL"
label in5 "PAY_5_0-VOL"
label in6 "PAY_3_3_SB-VOL"
label in7 "VBAT-VOL"
# Temperature
label temp18 "SYS-TEMP"
label temp19 "CPU-TEMP"
# Sensor adjustments
#Voltage
compute in5 (4.9 *@) , (@/4.9)
# Sensor Limitation
# Voltage
set in0_min 0.45*1
set in0_max 1.3*1
set in3_min 3.135*1
set in3_max 3.465*1
set in5_min 4.75*1
set in5_max 5.25*1
set in6_min 3.135*1
set in6_max 3.465*1
set in7_min 2*1
set in7_max 3.4*1
# ignore
# Voltage
ignore in1
ignore in2