hello Sir,
i'm getting this errror . what is the problem. ?
Traceback (most recent call last):
File "xyz_iv.py", line 59, in ?
current_number_of_points = 100
File "ivcurve.py", line 80, in runIVcurve
if processIsMaster(): f.addToSample(current,sample_name,'Current at %s V bias' % voltage.inUnitsOf(Volt))
TypeError: addToSample() takes exactly 3 arguments (4 given)