Reply | Reply To: Data format from device

Home Forums Mooshimeter Support Data format from device Reply To: Data format from device

#13936
Anonymous
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.