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.

Get Variables Question


wx2day Jan 14, 2013 09:31 PM

I have a base and a remote station. At the remote station I am collecting pressure, temperature and relative humidity (PTU) data on a 5 minute average. My base station has a laptop with loggernet 4.0. I have an RTMC screen where I would like to display the PTU data from station 1 every 5 minutes without collecting station's 1 data table. I have two programs: 1) Base and 2) Remote Stn 1.

How can I add code to the base program to get the PTU data every 5 min so I can point my RTMC screen to display the PTU data?

I am using RF450 radios. I have seen the GET VARIABLES command used with SDI12 sensors but in this case we are just trying to retrieve the TPU data from a remote CR1000 datalogger.

Any advice would greatly be appreciated.

Thank You
Wx2day


Dana Jan 15, 2013 05:10 PM

If I understand what you want to do, then GetVariables should work fine.

Dana W.


AlexH Jan 16, 2013 05:33 AM

I think you could use CR1000‘s COM1(C1 C2),the commond you could use the SendGetVariables SendVariables SendData,the different is the time,you could check the help,it could work.

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