Workflow test: Channel units in the DAQ and turbine


Paul Hubbard
Feb 11 2005

Introduction

This test covers

Test environment and conditions

Machines used:
Date and time:

Test script and setup notes

We will use the fake_daq program as an example DAQ source that supports channel units. This data will stream into DaqToRbnb, thence to the turbine, and then to the RBNBDataViewer.

On neestpm, there is a script, ~hubbard/turbine-apps.csh, that starts up the fake_daq, DaqToRbnb, etc. Please refer to that and ~hubbard/.cshrc if you have setup questions.

On your laptop:

Go to it.nees.org/support/demos/turbine/ and select the 'RBNBDataViewer' link. You should see Jason Hanley's data viewer start up. Once it does, go to the File menu and select Connect. Fill in the dialog as follows:

Connection dialog box

You should then see the normal display of channels on the upper left:

Default screen

Double click on 'FakeDAQ' to expand it, and then double-click on an individual channel to plot it. In this screenshot, I've chosen channel 10:

Channel 10 active

Now press the RT button to enable real-time display of data. After a few seconds, you should see a sine wave trace. Note the graph legend shows 'FakeDAQ/10 (V)':

It works!

This means the test has succeeded.

Close the data viewer to exit this test.