Hi
I need to know what is my processor usage during scan time (1s) to be able to have an idea if my time is running out in processing or in data transmission (i have big tables with lot of calcutions (min, max, avg, stddev) of 21 parameters,and i transmit then between loggers by the second) to optimize my code. Can anyone help me?
Thanks a lot
The Status table has some statistics that you will find useful. Take a look at "ProcessTime", "MaxProcTime", "MeasureTime", "MeasureOps" in Appendix B of the CR1000 manual:
http://www.campbellsci.com/documents/manuals/cr1000.pdf
Some other statistics that can be helpful are:
"SystemProcTime", "MaxSystemProcTime", "BuffDepth", "MaxBuffDepth", "SkippedScan", "SkippedSystemScan", "SkippedRecord"