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.

Using CR1000KD for field display


texagg98 Jun 27, 2017 10:38 PM

I'm in need of a simple display to show real time values of five or six measurements while we are collecting data.  We won't have the luxury of a PC given the operating environment which is fairly dusty.  

I can't seem to find much documentation on how to set up the CR1000KD to function as a display.  Any specific programming on the datalogger side, other than setting up a DisplayMenu that's needed?  


JDavis Jun 27, 2017 10:43 PM

Without any changes to the datalogger, you can view the Public (realtime) table with a CR1000KD.

The DisplayMenu instruction is only used if you need to customize the display.


pokeeffe Jun 28, 2017 12:00 AM

Try using `DisplayMenu` with -2 for `AddToSystem`, then add `DisplayValue` entries. You should be able to fit 5 or 6 without scrolling.

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