Points per decades from 2 to 10
This commit is contained in:
-1
@@ -144,7 +144,6 @@ static void eis_fscan(void)
|
||||
SetSamplingTime(instru.fset);
|
||||
|
||||
instru.sampleRate = 2000;
|
||||
InputNotify(NOTIFY_CURRENT, eis->_sweepIndex);
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
+1
-1
@@ -438,7 +438,7 @@ static void EIS_Plot(void) //real and imag impedance plot
|
||||
}
|
||||
}
|
||||
|
||||
// InputNotify(NOTIFY_CURRENT, avg_imag);
|
||||
InputNotify(NOTIFY_CURRENT, avg_imag);
|
||||
InputNotify(NOTIFY_VOLT, avg_real);
|
||||
InputNotify(NOTIFY_IMPEDANCE, instru.fset);
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user