Connexions

You are here: Home » Content » Cluster Scaling VI
Content Actions
Lenses

What is a lens?

Lenses

A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual Connexions member, a community, or a respected organization.

This content is ...
Affiliated with (?)
This content is either by members of the organizations listed or about topics related to the organizations listed. Click each link to see a list of all content affiliated with the organization.
  • This module is included in aLens by: National InstrumentsAs a part of collection:"LabVIEW Graphical Programming Course"

    Comments:

    "A full introductory course on programming with LabVIEW."

    Click the "National Instruments" link to see all content affiliated with them.

    National Instruments
Also in these lenses
  • This module is included inLens: Connexions Books Available for Print on Demand
    By: ConnexionsAs a part of collection:"LabVIEW Graphical Programming Course"

    Comments:

    "This book is available through the Connexions beta version of print-on-demand from online materials."

    Click the "Printable Books" link to see all content selected in this lens.

    Printable Books
Tags

(?)

These tags come from the endorsement, affiliation, and other lenses that include this content.

Cluster Scaling VI

Module by: National Instruments

Summary: Build a VI that uses polymorphism with clusters.

Problem 1
Complete the following steps to build a VI that scales values stored in a cluster, where each cluster element has a different scale factor. Assume that the voltages were measured from transducers that measure the pressure, flow rate, and temperature. The VI then scales these values to get the actual values present in the system.

1.a) Front Panel

  1. Open the Cluster Scaling VI located in the C:\Exercises\LabVIEW Basics I directory. The front panel is already built.
  2. Change the controls as shown in Figure 1.
    Figure 1

1.b) Block Diagram

  1. Build the block diagram shown in Figure 2. Make sure you apply the correct scale factors to each element in the Raw Data cluster.
    Figure 2
  2. Save the VI.
  3. Display the front panel and run the VI.
  4. Change the front panel controls and run the VI again.
  5. Close the VI when you are finished.

Comments, questions, feedback, criticisms?

Discussion forum

Send feedback