- Changes to amorset to make polarisation analysis work
- Added yet another monitor to POLDI
This commit is contained in:
@@ -267,7 +267,7 @@ static int ECBGetStatus(struct __COUNTER *self, float *fControl)
|
||||
*fControl = (float) count;
|
||||
}
|
||||
|
||||
if (*fControl > self->fPreset) {
|
||||
if (*fControl > self->fPreset + 1.) {
|
||||
ECBHalt(self);
|
||||
}
|
||||
return result;
|
||||
|
||||
Reference in New Issue
Block a user