From the course: Learning LabVIEW

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Solution: Arithmetic average

Solution: Arithmetic average - LabVIEW Tutorial

From the course: Learning LabVIEW

Start my 1-month free trial

Solution: Arithmetic average

(upbeat music) - [Instructor] To create my solution to the arithmetic average challenge, I'll begin with a blank VI. First, I'll add a numeric control to the front panel by right-clicking to bring up the controls palette, going to the numeric section, and choosing Numeric Control. And I'll change its name to Input 1. Next, I'll select that control, and while I hold the Control key, I'll drag it to make a copy. And I'll do that one more time to make a third input. I'll also need a numeric indicator, so I'll add that from the controls palette in the numeric section, and I'll change its name to Output. Now, while I'm still focused on the front panel, I'll go ahead and attach these controls and indicators to the connector pane. If I right-click on the connector pane, I can go down to this option for Patterns, and as you can see here, LabVIEW gives me an assortment of layouts for the connector terminals to choose from.…

Contents