- Fixed a bug at the new counter driver
SKIPPED: psi/el737hpdriv.c psi/el737hpv2driv.c psi/make_gen psi/psi.c psi/tas.c psi/tasdrive.c psi/tasinit.c psi/tasscan.c psi/tasutil.c
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
Copyright:
|
||||
|
||||
Labor fuer Neutronenstreuung
|
||||
Paul Scherrer Institut
|
||||
Paul Scherrer Institut
|
||||
CH-5423 Villigen-PSI
|
||||
|
||||
|
||||
@ -473,6 +473,7 @@
|
||||
SetStatus(eOld);
|
||||
return iRet;
|
||||
}
|
||||
/*-----------------------------------------------------------------------*/
|
||||
|
||||
/*-------------------------------------------------------------------------*/
|
||||
|
||||
@ -717,7 +718,7 @@
|
||||
{"setexponent",1,{FUPAINT,0}},
|
||||
{"getexponent",0,{0,0}},
|
||||
{"interest",0,{0,0}},
|
||||
{"uninterest",0,{0,0}},
|
||||
{"uninterest",0,{0,0}},
|
||||
{"status",0,{0,0}},
|
||||
{"gettime",0,{0,0}},
|
||||
{"countnb",1,{FUPAFLOAT} },
|
||||
|
Reference in New Issue
Block a user