2 rtmc run-time – Campbell Scientific RTDAQ Software User Manual

Page 252

Advertising
background image

Section 8. Real-Time Monitoring and Control Software

Function

Description

MinRun

Returns the minimum of all values that it has
considered.

MinRunOverTime

Returns the minimum of all values whose
timestamps are greater than the newest timestamp
minus the specified interval.

MinRunOverTimeWithReset

Returns the minimum of all values since the
function was reset.

StdDev

Returns the standard deviation of up to the last
specified number of values

StdDevOverTime

Returns the standard deviation of the specified
value over time.

StdDevOverTimeWithReset

Returns the standard deviation of the specified
value since the function was reset.

Total

Returns the total of all values that it has
considered.

TotalOverTime

Returns the total of all values whose timestamps
are greater than the newest timestamp minus the
specified interval.

TotalOverTimeWithReset

Returns the total of all values since the function
was reset.

ValueAtTime

Returns the oldest value in a set of values from a
specified time interval.

8.2 RTMC Run-time

The RTMC Run-time application allows you to run the real-time graphic
display screen that was created in the developer mode. Click the Run-time
icon on the RTDAQ Toolbar to start RTMC Run-time and open an RTMC
project. You will see your project similar to the window shown below. You
must be connected to a datalogger for the button to be active on the Toolbar.
You should only open projects that were developed for the datalogger to which
you are connected, or no data will be available to populate the controls in the
project.

8-18

Advertising