Never mind. Realized that I had to upload the potentiostat.ino to the RodeoSTAT. The SWV code is working now but I noticed that it outputs the difference between the forward and reverse currents.
My coding isn't great but going through the ps_run_squarewave_test.cpp I noticed that sampletest.curr is the difference between the forward and reverse currents. Any pointers on how to:
- Get the forward and reverse components on their own?
- Pull the current decay behaviour (I_forward and I_reverse vs. t) of each forward and reverse pulse?
Any help would be appreciated. Thank you.