Dear Campbell
Want to LoggerNet automatically connect with automatically download data.
How do to setup?
Thanks Campbell.
This is called "scheduled collection" and it is accessed through LoggerNet's Setup in the Main Category. The EZ View Setup Wizard will walk you through the steps. Or you can go through the Standard View. The Getting Started with RTMC tutorial https://www.campbellsci.com/19_1_9999_156 has a section on setting up scheduled collection through the Standard View.
I hope that helps. Let us know if you have questions.
Regards,
Janet
* Last updated by: Janet on 5/24/2012 @ 8:13 AM *
This is an example of the program to CR series dataloggers:
At the end of the program of datalogger you can chose the port to send the data table.
CallTable(Datos10m)
SendData (ComME,4094,4094,Datos10m)
NextScan
EndProg
(The ComMe ports means that you send data by radio modems / read the help menu of the CRBasic).
May also in the EZ Setup View schedule automatic data collection at specified intervals.
Regards.
Phillip.