Question: I am not sure how to solve this problem. Please create in LabView, thank you! LabVIEW Exercise a . Design a LabVIEW user interface to

I am not sure how to solve this problem. Please create in LabView, thank you!
LabVIEW Exercise
a. Design a LabVIEW user interface to manage the capture of reaction times to a visual stimulus
b. Record these reaction times in a spreadsheet-compatible file
PART A. LabVIEW Exercise:
Create a LabVIEW user interface (UI) that will
Illuminate an LED, set the color of an LED, or show an image after a Start button is pressed The delay between the button press and the UI change should be randomized with an algorithm such as:
delay =5 seconds +5** RANDOM seconds, where RANDOM is a number between 0 and 1 generated by the LabVIEW random number generator. You can adjust the fixed and variable delays as you see fit, but neither value can be zero. Provide a Stop button to be pressed when the screen image (LED or graphic) changes color or appears
Provide screen displays for the delay time and reaction time
PART B. Create a LabVIEW block diagram that will generate a spreadsheet-compatible result file with The date and time of the experiment, For each test run, record: The start delay, and the subject reaction time
PART C. With this interface, capture at least 20 tests. They do not have to be done consecutively. To write this VI you should review local variables, flat or stacked structures, the Format into String VI, text file I/O and how to programmatically change the appearance of items:
 I am not sure how to solve this problem. Please create

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 Databases Questions!