Pullback limit adjustments from Quokka to sct template drivers
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user