LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to create a VI that detects and records responses from user

Does anyone has experience in creating a VI that allows the user to e.g., watch a video or series of images, pause or rewind video etc. and the VI records the duration of all pauses or user responses.

0 Kudos
Message 1 of 4
(2,410 Views)

wrong forum.

0 Kudos
Message 2 of 4
(2,397 Views)

@avenue wrote:

How to create a VI that detects and records responses from user


You definitely need to check what 'EVENT STRUCTURE' is and how to use it... because thats needed to write such code.


I am not allergic to Kudos, in fact I love Kudos.

 Make your LabVIEW experience more CONVENIENT.


0 Kudos
Message 3 of 4
(2,368 Views)

You can use the windows movie player front panel object to load in videos. It allows the user to play, pause, stop, etc. the video. I have only used it as an introductory tool to a program.

 

Hope this helps.

CLD Certified 2014
0 Kudos
Message 4 of 4
(2,337 Views)