Programming Topics Your source for programming-related articles

About the Blog

These articles provide information to help you understand and write datalogger programs.


Search the Blog


Subscribe to the Blog

Get an email when a new article is posted. Choose the topics that interest you most.


Area / Application

Product Category

Activity

Corporate / News

Enter your email address:



Suggest an Article

Is there a topic you would like to learn more about? Let us know.

Leave this field empty

Displaying 1 - 20 of 33 articles

How Do You Put Learning into Action?

Author: Vim Mistry | Last Updated: 03/11/2024 | Comments: 0

how do you put learning into action?

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 more

4 Reasons Why Continuous Learning Is Critical for Environmental Monitoring

Author: Ramatoulaye Nabi | Last Updated: 02/01/2024 | Comments: 0

4 reasons why continuous learning is critical for environmental monitoring

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 more

How to Generate SFTP Keys Easily

Author: Nathanael Wright | Last Updated: 09/12/2022 | Comments: 6

how to generate sftp keys easily

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 more

What You Should Know: Improvements to SMSSend()

Author: Dana Worley | Last Updated: 04/09/2021 | Comments: 0

what you should know: improvements to smssend()

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 more

How to Create Custom Sensors in Short Cut

Author: Jason Ritter | Last Updated: 02/27/2019 | Comments: 4

how to create custom sensors in short cut

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 more

How to Use Keypad Commands with Edlog Data Loggers

Author: Bruce Smith | Last Updated: 01/09/2019 | Comments: 0

how to use keypad commands with edlog data loggers

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 more

New Product Support: Kipp & Zonen’s RaZON+

Author: Matt Perry | Last Updated: 01/17/2018 | Comments: 0

new product support: kipp & zonen’s razon+

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 more

Understanding CRBasic Program Compile Modes: Sequential and Pipeline

Author: Janet Albers | Last Updated: 10/25/2017 | Comments: 2

understanding crbasic program compile modes: sequential and pipeline

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 more

Replacing Your CR1000 Datalogger with a CR1000X: What You Should Know

Author: Timothy Jeppsen | Last Updated: 10/11/2017 | Comments: 8

replacing your cr1000 datalogger with a cr1000x: what you should know

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 more

Do You Use R? Here's a Tool for Importing Campbell Scientific Data

Author: Dirk Baker | Last Updated: 10/03/2017 | Comments: 7

do you use r? here's a tool for importing campbell scientific data

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 more

Using Loops in CRBasic to Prevent Unnecessary Skipped Scans

Author: Gary Roberts | Last Updated: 05/31/2017 | Comments: 2

using loops in crbasic to prevent unnecessary skipped scans

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 more

Use Pointers to Make Your CRBasic Programs More Efficient

Author: Gary Roberts | Last Updated: 03/23/2017 | Comments: 2

use pointers to make your crbasic programs more efficient

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 more

How to Use Callback Capability So Your Data Logger Initiates Data Retrieval

Author: Jacob Davis | Last Updated: 02/22/2017 | Comments: 6

how to use callback capability so your data logger initiates data retrieval

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 more

Sending Email from Your Data Logger Just Got Easier!

Author: Dana Worley | Last Updated: 01/25/2017 | Comments: 19

sending email from your data logger just got easier!

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 more

How to Prevent a Program Update from Causing a Loss of Communication

Author: Robert Hyatt | Last Updated: 11/10/2016 | Comments: 5

how to prevent a program update from causing a loss of communication

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 more

How to Access Your Measurement Data Using DNP3

Author: Paul Smart | Last Updated: 09/02/2016 | Comments: 1

how to access your measurement data using dnp3

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 more

The Best Way to Edit Input Locations in Edlog Programs

Author: Janet Albers | Last Updated: 06/08/2016 | Comments: 0

the best way to edit input locations in edlog programs

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 more

How to Select the Correct Pulse Type for Your Measurements

Author: Jacob Davis | Last Updated: 04/21/2016 | Comments: 0

how to select the correct pulse type for your measurements

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 more

How to Access Live Measurement Data Using Modbus

Author: Paul Smart | Last Updated: 04/07/2016 | Comments: 18

how to access live measurement data using modbus

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 more

5 Steps to Post Your CR6 Data to Weather Underground

Author: Sam Utley | Last Updated: 03/23/2016 | Comments: 10

5 steps to post your cr6 data to weather underground

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