Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

Need help in viewing CR1000 data in the web


rajabadsha Nov 19, 2010 03:03 PM

I have a CR1000 datalogger connected through a GSM modem. I can connect it wirelessly from my computer using Loggernet and view the data. I need to know does CRBasic needs any additional code written in order to view the its data from the web? If it does can anyone point me to any reference material how it is done?
Thanks


IslandMan Nov 21, 2010 10:48 AM

rajabadsha,
If you have a fixed IP address you can enter that in a web browser and you will be able to see the built in html page of the logger. If you wanted some custom HTML you can create it in the logger. Check the help for "WebPageBegin/WebPageEnd
" in your CRBasic or CR1000 manual.


rajabadsha Nov 22, 2010 12:58 PM

I tried using the fixed IP address for the datalogger but I was unable to view data through website. Is it because there is no ethernet attached to it and using a GSM modem instead? How is it possible to know if the logger has a built in html page?In this case would WebPageBegin/WebPageEnd would work?


ChipsNSalsa Nov 22, 2010 08:36 PM

The linkage between the modem and the datalogger must utilize PPP in order to access the IP stack of the datalogger and all of its functionality. Make sure you've configured the modem and datalogger to communicate with each other via PPP.

Log in or register to post/reply in the forum.