Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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:
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

DB2 Universal Database V7.1 Application Development Certification Guide

Authors: Steve Sanyal, David Martineau, Kevin Gashyna, Michael Kyprianou

1st Edition

0130913677, 978-0130913678

More Books

Students also viewed these Databases questions