Construct a VI that accepts an input in feet and converts th

Construct a VI that accepts an input in feet and converts this value to its equivalent in both meters and miles, displaying each on an indicator on the front panel. Recall that 1 mile = 5.280 feet and 1 meter = 3.281 feet. Using the VI, confirm that 10,000 feet is equivalent to 1.89 miles and 3047.85 meters. Save the VI as Convert.vi in the Users Stuff folder in the Learning directory.

Solution

Ok so I have to write a program that reads in a length in feet and inches and outputs the equivalent length in meters and centimeters.

One function for the input
One function for the calculation
On function for the output

I am having issues getting the calculation and output to call

I am sure I am doing something wrong with the variables and the functions I just can not figure out what.

I am getting 0 for values meters and centimeters in the output

I eventually have to do a loop to but right now I am just trying to get the functions set up right.

Any suggestions will be appreciated

 Construct a VI that accepts an input in feet and converts this value to its equivalent in both meters and miles, displaying each on an indicator on the front p

Get Help Now

Submit a Take Down Notice

Tutor
Tutor: Dr Jack
Most rated tutor on our site