Kinarm | Interactive Robotics Brain Injury Research

  • Products
  • Clinical Applications
  • News
  • Support
  • About Us
  • Contact

Mobile nav

how can I display reaction and movement time on subject’s screen and disable or enable it in task protocal?

how can I display reaction and movement time on subject’s screen and disable or enable it in task protocal?

Posted on Jul 16, 2019

DWQA Questions › Category: Custom Task Development › how can I display reaction and movement time on subject’s screen and disable or enable it in task protocal?
0 Vote Up Vote Down
Yihui Xu asked 4 years ago

Hi, I am just a beginner in simulink. I just wonder how can I display reaction time and movement time on subject’s screen and is there any way i can disable or enable it in task protocal?

1 Answers
0 Vote Up Vote Down
Koloman Varady Staff answered 4 years ago

There is a Show Target with Labels block in our Simulink library. With each target you can show up to 50 characters. The block usually works by showing a set string that comes from the Target table (see section 7.9 of our Creating Task Programs for Dexterit-E 3.7 guide) but you can change the vcode the block outputs to change the label dynamically.

The vcode is a 1×70 vector and the characters it shows are elements 15:64. So if you want to write “1.23 s”, you’d have to convert that to ASCII (see http://www.asciitable.com/), which would be [49 46 50 51 32 115]. You then append 00 (a null character) to terminate the string.

In a MATLAB function block, it would look like

vcode(15:21) = [49 46 50 51 32 115 00]

 

Please refer to our sample tasks for examples
https://kinarm.com/download/dynamic-text/
https://kinarm.com/download/robot-data-visualization-demo/

let me know if you have any questions!
Cheers,
Koloman

Support

  • User Guides & Documentation
  • Software Downloads
  • Install/Maintain Your KINARM Lab
  • Training Videos
  • New User Training
  • Creating Custom Tasks
  • Sample Custom Tasks
  • Q&A Forum
  • Publications by Research Area

Products

  • Platform Comparison
  • Kinarm Exoskeleton Lab
  • Kinarm End-Point Lab
  • Kinarm Standard Tests
  • Dexterit-E
  • Dexterit-E Explorer
  • NHP Kinarm Exoskeleton Lab

Clinical Applications

  • Clinical Applications
    • Stroke and TIA
    • Traumatic Brain Injury (TBI)
    • Neurological Disease
    • Pediatric
    • Primarily Non-Neurological
  • Clinical Research Sites
  • Publications

News

  • Kinarm News
  • Events
    • Neuroscience
    • Kinarm Camp
  • Product Notices
  • @KinarmLab Twitter Feed
  • Open Jobs

Support

  • Kinarm Help & Support
  • User Guides & Documentation
  • Software Downloads
  • Installing & Maintaining Your Kinarm Lab
  • Training Videos
  • New User Training
  • Creating Custom Tasks
  • Sample Custom Tasks
  • Q&A Forum

About Us

  • About Us
  • Our People
  • Quality
  • Supplier Requirements
  • End-User License Agreement
  • Intellectual Property
  • Privacy & Terms

Contact

  • Contact Kinarm
    • International Sales Agents
  • Request an Account
footer-logo

140 Railway St. Kingston, ON K7K 2L9 Canada Toll Free: (888) 533-4393 Phone: (613) 507-4393 info@kinarm.com

© Copyright BKIN Technologies. All Rights Reserved

Quality | Privacy Policy | Web design/development by 1dea Design + Media Inc.