Pullback limit adjustments from Quokka to sct template drivers

This commit is contained in:
Douglas Clowes
2015-02-19 09:04:43 +11:00
parent 648c7bf1dd
commit 45d4663816
2 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ driver julabo_lh45_gen = {
permlink = 'T.SP01';
writeable = 1; write_function = setPoint; write_command = 'out_sp_00';
driveable = sensor/'value';
lowerlimit = 10; upperlimit = 90; tolerance = '${tol}';
lowerlimit = -20; upperlimit = 90; tolerance = '${tol}';
}
var overtemp_warnlimit = {
read_command = 'in_sp_03';