Home › Forums › Mooshimeter Support › Data format from device › Reply To: Data format from device
August 30, 2016 at 1:40 am #13936
Guest
Hi James.
I had no issue with the original software. The issue I have is that i require separate scripts for initialise, get sample and close. I am not very experienced with python and just want to take measurements, I wasn’t expecting to re-write python scripts.
The stream part in the infinite loop checks BGWrapper.idle(). How does it call notifyCB() from here.
#This will be called every time a new sample is received
I cannot see in any of the files where this is called.
Mark.