- added LakeShore 370 driver
- improvements in ease and ips driver
This commit is contained in:
@ -497,6 +497,7 @@ static int IpsInit(SConnection *con, int argc, char *argv[], int dynamic) {
|
||||
IpsChangeField);
|
||||
if (drv == NULL) return 0;
|
||||
drv->d.maxwait = 999999;
|
||||
drv->d.tolerance = 0.001;
|
||||
return 1;
|
||||
}
|
||||
/*----------------------------------------------------------------------------*/
|
||||
|
Reference in New Issue
Block a user