The Campbell Scientific Blog Your source for useful how-to information and helpful expert advice

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 - 6 of 6 articles tagged with: Operating System

Changes to Microsoft Windows Operating System Support in Campbell Scientific Software

Author: Dana Worley | Last Updated: 07/19/2017 | Comments: 0

changes to microsoft windows operating system support in campbell scientific software

In an April 2016 blog article (“Handling New Device Drivers in a Changing Windows World”), I wrote that Campbell Scientific was ending Windows XP support for our hardware device drivers. In that article, I also mentioned that Windows XP support might end for other products... read more

Handling New Device Drivers in a Changing Windows World

Author: Dana Worley | Last Updated: 04/27/2016 | Comments: 0

handling new device drivers in a changing windows world

We've all been there. You open the box for some new toy such as a camera, printer, or even a data logger, and before you can get started, you are required to install a device driver. The device driver loads files onto your computer so... read more

4 New Ways to Use Array Notation: Copying or Transposing

Author: Janet Albers | Last Updated: 07/21/2015 | Comments: 0

4 new ways to use array notation: copying or transposing

Copying or transposing has become easier with OS 28 (CR6 OS 1). This new operating system enables you to copy portions of an array to a new location, such as when transposing rows and columns. In this example we start with A(3,2) (3 rows, 2 columns) initialized as... read more

4 New Ways to Use Array Notation: Complex Scaling

Author: Janet Albers | Last Updated: 07/01/2015 | Comments: 0

4 new ways to use array notation: complex scaling

You can perform more complex scaling in an array without needing a For/Next loop. To take advantage of this feature, use OS 28 (CR6 OS 01) or later.   In this example program, a unique set of multipliers and offsets is applied to the column of an... read more

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

Author: Janet Albers | Last Updated: 06/10/2015 | Comments: 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:... read more

4 New Ways to Use Array Notation: Simple Scaling

Author: Janet Albers | Last Updated: 05/29/2015 | Comments: 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... read more