Campbell Scientific ブログ 役に立つハウツー情報と役立つ専門家のアドバイスのソース

ブログを検索する


ブログを購読する

興味のある分野に一致する新しいブログ記事が投稿されたときに電子メール通知を受信するように設定してください。


Area / Application

Product Category

Activity

Corporate / News

Enter your email address:



記事を提案する

もっと詳しく知りたいトピックはありますか? お知らせください。できるだけ具体的にご記入ください。

Leave this field empty

Displaying 21 - 32 of 32 articles tagged with: CRBasic

How to Access and Control Your Raven Modem via TCP/IP

著者: Gary Roberts | 最終更新日: 12/09/2015 | コメント: 1

how to access and control your raven modem via tcp/ip

Have you ever wanted the ability to control your Raven cellular modem with your data logger? Would it be nice to be able to get data on the health of your cellular modem and its data network? Maybe you even want to reset your Raven... 続きを読む

How to Rename Field Names for Easier Data Identification

著者: Janet Albers | 最終更新日: 11/11/2015 | コメント: 0

how to rename field names for easier data identification

When you view your measurement data in tabular format, such as in View Pro or similar software, are your column headings, or field names, helpful to you? At a glance, do your field names quickly identify the data in the columns? If not, you may... 続きを読む

Serving up the RealTime() Instruction with a Side of Alias Declarations

著者: Janet Albers | 最終更新日: 10/07/2015 | コメント: 2

serving up the realtime() instruction with a side of alias declarations

CRBasic has a full menu of instructions to help you write or edit your data logger program. This article offers a main course of scheduling your data logger actions using the RealTime() instruction with a side dish of making your program easier to read with... 続きを読む

CRBasic Tips to Simplify Data Post-Processing

著者: Barbra Utley | 最終更新日: 08/12/2015 | コメント: 3

crbasic tips to simplify data post-processing

You’ve collected your measurement data, but how do you easily make sense out of it? How can you simplify the post-processing of your data and start analyzing it sooner? In this article, I’ll explain how adding some code to your CRBasic program can save you... 続きを読む

The Benefits of Using Constants in CRBasic

著者: Janet Albers | 最終更新日: 08/05/2015 | コメント: 0

the benefits of using constants in crbasic

Why should you use a Constant declaration in your CRBasic program? What is a Constant anyway? In a previous article ("Going Public with Your Variables in CRBasic"), we talked about the Public and Dim variable declarations. Variables are just that—variable; they change. Constants, on the other hand, don’t change;... 続きを読む

4 New Ways to Use Array Notation: Copying or Transposing

著者: Janet Albers | 最終更新日: 07/21/2015 | コメント: 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... 続きを読む

4 New Ways to Use Array Notation: Complex Scaling

著者: Janet Albers | 最終更新日: 07/01/2015 | コメント: 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... 続きを読む

How to Prevent Skipped Scans and a Sunburn

著者: Jacob Davis | 最終更新日: 06/17/2015 | コメント: 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... 続きを読む

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

著者: Janet Albers | 最終更新日: 06/10/2015 | コメント: 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:... 続きを読む

How Safe Is Your LoggerNet Data?

著者: Dana Worley | 最終更新日: 05/29/2015 | コメント: 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... 続きを読む

Going Public with Your Variables in CRBasic

著者: Janet Albers | 最終更新日: 05/29/2015 | コメント: 0

going public with your variables in crbasic

When programming your Campbell Scientific data logger, 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... 続きを読む

4 New Ways to Use Array Notation: Simple Scaling

著者: Janet Albers | 最終更新日: 05/29/2015 | コメント: 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... 続きを読む

私たちはソーシャルメディアで積極的に活動しています!
以下のプラットフォームでフォローして、最新情報を入手してください。