Hi,
I'm re-programming the CN0359 board as per my requirements. I have been able to do some basic changes in the source code provided on analog wiki and download it on my board. Now, I want to proceed to the next step and have some basic questions as I'm rather new to this.
1. Is there a way I can store the a fixed number of conductivity results (e.g. first 50) in a file or array on the ADuCM360 processor's memory itself, and then read to the computer using RS-485 afterwards?
1b. A follow up question is, if the data can indeed be stored, will it be retained after the system is turned off?
2. Currently the system converts the ADC measurements and displays the conductivity readings continuously. Is there a way I can reduce the periodicity at which it is stored and displayed (e.g. measure conductivity every 30s or so)?
I would greatly appreciate if you could help me with my questions or point me to the right reference material.
Thanks,