Question: Using a While Loop which iterates every one-hundredth of a second, create a VI that calculates the percentage of the total run-time a push button
Using a While Loop which iterates every one-hundredth of a second, create a VI that calculates the percentage of the total run-time a push button on the front panel is depressed. The loop should run until a stop button is pressed by the user. There should be an indicator on the front panel displaying how many seconds the VI has been running. Update this indicator with each loop iteration. After the stop button is pressed, another indicator should display the ratio of time the button was depressed to total run-time.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
