Question: Question 2 : Create a SubVI that multiplexes four inputs to a single output. The SubVI should have four floating - point numeric controls (

Question 2: Create a SubVI that multiplexes four inputs to a single output. The SubVI should have four floating-point numeric controls (denoted In1 thru In4), one floating-point numeric indicator (denoted by Out), and one unsigned 8-bit integer control (denoted by Select). If select =1, then Out = In1; if select =2, then Out = In2; if select =3, then Out = In3; and if select =4, then Out = In4.(Hint: The Select function VI from the Programming>>Comparison palette may be useful.)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!