Displaying 1 - 20 of 33 articles
Author: Vim Mistry | Last Updated: 03/11/2024 | Comments: 0
While continuous learning in the field of environmental monitoring is important, it’s even more critical to put that learning to practical use. Understanding the benefits for both employees and organizations to stay up to date on technology, expand expertise, and improve performance is one thing.... read moreAuthor: Ramatoulaye Nabi | Last Updated: 02/01/2024 | Comments: 0
In the ever-evolving landscape of environmental monitoring, staying ahead of the curve is not just a luxury but a necessity. As technology advances at an unprecedented pace, organizations must equip their employees with the skills and knowledge to effectively use emerging tools and navigate the... read moreAuthor: Nathanael Wright | Last Updated: 09/12/2022 | Comments: 8
As organizations throughout the world continue to strengthen their network and data communications systems to counter increased security threats, we’ve noticed a trend: there’s been an increase in the number of Campbell Scientific customers setting up secure communications between their data loggers and other devices. SSH... read moreAuthor: Dana Worley | Last Updated: 04/09/2021 | Comments: 0
Do you currently use SMSSend() in a CRBasic data logger program to send SMS messages through a Campbell Scientific CELL2XX internal or external cellular module? There are some things you should know about the recent improvements we made that affect how SMSSend() works. With the release... read moreAuthor: Jason Ritter | Last Updated: 02/27/2019 | Comments: 4
Have you ever wanted Short Cut to support more sensors? Although Short Cut supports many sensors, you may have found that the sensor you want to measure is not on the list. What do you do then? How do you add that sensor to your... read moreAuthor: Bruce Smith | Last Updated: 01/09/2019 | Comments: 0
Whether your Edlog-based data logger has a built-in keypad, an external keypad, or no keypad at all, keypad commands are an important field tool. But, if you don’t have a keypad, how do you use keypad commands? In this article, we’ll discuss this topic and... read moreAuthor: Matt Perry | Last Updated: 01/17/2018 | Comments: 0
During 2017, I was asked several times for a data logger program to retrieve data from Kipp & Zonen’s new RaZON+, a compact-sized dual-axis sun tracker with integrated GPS, smart pyrheliometer, and shaded smart pyranometer. The RaZON+ touts a higher accuracy approach to obtaining solar... read moreAuthor: Janet Albers | Last Updated: 10/25/2017 | Comments: 2
Have you ever noticed a message saying that your CRBasic program compiled in PipelineMode or SequentialMode? What does it mean? And, when does it matter? In this article, we’ll look at these two modes. Sequential Mode Let’s start with the more straightforward mode: SequentialMode. The CRBasic Editor... read moreAuthor: Timothy Jeppsen | Last Updated: 10/11/2017 | Comments: 8
As soon as people learned that we were replacing the CR1000 datalogger with the CR1000X datalogger, they asked us these questions: “Can I load a program I wrote for my CR1000 into a CR1000X?” and “Will the CR1000X fit in the same space as my... read moreAuthor: Dirk Baker | Last Updated: 10/03/2017 | Comments: 8
You may be familiar with R for data processing and analysis. But do you know how to easily import data that is in Campbell Scientific’s TOA5 format into R? In this article, I’ll briefly discuss R and TOA5, and then share a function to create... read moreAuthor: Gary Roberts | Last Updated: 05/31/2017 | Comments: 2
Maybe you’re like me when it comes to skipped scans. I have always disliked seeing skipped scans in my data loggers. I have been trained to watch out for them and do my best to write my CRBasic programs in a way that makes them... read moreAuthor: Gary Roberts | Last Updated: 03/23/2017 | Comments: 2
Pointers are a great tool for CRBasic programs. If you use them carefully, pointers can reduce the amount of program code you need to write, thereby increasing your program’s efficiency and enabling you to use less memory. (Your program can run faster because it does... read moreAuthor: Jacob Davis | Last Updated: 02/22/2017 | Comments: 6
Have you come across situations where you want your data logger to initiate data retrieval, rather than your PC? For example, do you have an environmental condition that you want to transmit alarm data for? Although IP-based communication is prevalent, sometimes you may need data-logger-initiated communication... read moreAuthor: Dana Worley | Last Updated: 01/25/2017 | Comments: 19
Have you had problems finding an SMTP server to use to send emails from your data logger? Are compatibility issues causing you to look for a work-around? Keep reading for a solution that may be just what you need. Some Background In 2006, we added the ability... read moreAuthor: Robert Hyatt | Last Updated: 11/10/2016 | Comments: 5
Imagine that you have a data logger station three hours away that gathers your measurement data. To physically get to your station, not only do you have to drive for three hours, but then you have to hike for an hour up a snow-covered mountain. A... read moreAuthor: Paul Smart | Last Updated: 09/02/2016 | Comments: 1
Turning your Campbell Scientific data logger into a DNP3 outstation is a great way to allow systems that use the DNP3 protocol to have access to your live measurement data, as well as historical data. When you use your data logger as a DNP3 outstation, the... read moreAuthor: Janet Albers | Last Updated: 06/08/2016 | Comments: 0
If you have one of our retired data loggers that uses the Edlog programming language, do you know the best way to change an Input Location name? It’s possible that you may want to use a different name or insert a name where one is... read moreAuthor: Jacob Davis | Last Updated: 04/21/2016 | Comments: 0
Have you ever had a sensor work on a P (pulse) data logger terminal, but not on a C (control) terminal? Is the list of choices for the PConfig parameter in the PulseCount() instruction daunting? Campbell Scientific data loggers offer several options for measuring pulse... read moreAuthor: Paul Smart | Last Updated: 04/07/2016 | Comments: 24
Did you know that you can turn your Campbell Scientific data logger into a Modbus TCP/IP server? Do you know why that’s a good idea? Campbell Scientific data loggers are commonly used as Modbus server devices. This means that the data logger is configured to... read moreAuthor: Sam Utley | Last Updated: 03/23/2016 | Comments: 10
Note: It appears that after this blog article was written, Weather Underground has been phasing out the “PWS – Upload Protocol.” The following tutorial may or may not work currently or in the future. However, it continues to offer some insight into structuring a CRBasic... read more