El Blog de Campbell Scientific Sugerencias técnicas y recomendaciones de expertos

Temas Blog


Buscar en el Blog


Suscribirse al Blog

Configure sus preferencias para la recepción de notificaciones por email cuando se publiquen nuevos artículos en el blog que coincidan con sus áreas de interés.


Entre su dirección email:



Sugerir un Artículo

¿Hay algún tema sobre el cual desea saber más? Háganoslo saber. Por favor sea lo más específico que pueda.

Leave this field empty

Displaying 21 - 25 of 25 articles tagged with: CRBasic

How to Prevent Skipped Scans and a Sunburn

Autor: Jacob Davis | Última actualización: 06/17/2015 | Comentarios: 3

how to prevent skipped scans and a sunburn

Through programming, relatively slow SDI-12 measurements can coexist, without problems, alongside fast measurements. To illustrate the need for accommodations in your data logger program, I will share the story of the worst sunburn I ever got. Southern Peru is near the Pacific Ocean, yet is... leer más

4 New Ways to Use Array Notation: Initializing Multi-Dimensional Arrays

Autor: Janet Albers | Última actualización: 06/10/2015 | Comentarios: 0

4 new ways to use array notation: initializing multi-dimensional arrays

Initializing variables within an array is more flexible than ever with OS 28 (CR6 OS 1). You can think of a single dimensioned array as numbers in a column. Two dimensions, in comparison, puts numbers in rows and columns. The third dimension is a page. For example:... leer más

Going Public with Your Variables in CRBasic

Autor: Janet Albers | Última actualización: 05/29/2015 | Comentarios: 0

going public with your variables in crbasic

When programming your Campbell Scientific datalogger, have you ever wondered whether you should be using a Dim variable declaration or a Public one? What is the difference between them, and when is it best to use each one? Dim and Public variables are temporary holding locations... leer más

How Safe Is Your LoggerNet Data?

Autor: Dana Worley | Última actualización: 05/29/2015 | Comentarios: 0

how safe is your loggernet data?

When you live in a cold-weather climate like we do here in northern Utah, it’s a welcome reprieve to spend a few days away enjoying someplace sunny and warm. A couple of days ago, as I was uploading photos of sunshine and blue skies from... leer más

4 New Ways to Use Array Notation: Simple Scaling

Autor: Janet Albers | Última actualización: 05/29/2015 | Comentarios: 0

4 new ways to use array notation: simple scaling

The newest operating system released by Campbell Scientific for its data loggers is OS 28 for the CR800, CR1000, and CR3000. (The comparable operating system version for the CR6 datalogger is OS 01.) This powerful data logger OS has been enhanced so that you can... leer más