Please ensure Javascript is enabled for purposes of website accessibility
Home Tasks Hand Trail with Input File
AdvancedComplex VisualsHand Feedback

Hand Trail with Input File

This example makes use of the Input File block. This is a block that was introduced in Dexterit-E 3.9. The Input File block allows that task programmer to specify that a data file should be passed to the task when it runs. The operator needs to specify the file that will be passed.

In this example, a previously recorded exam is processed to output a set of X,Y hand positions. Those positions are passed to the Robot Computer so that the task can draw the hand positions with a set of Path VCodes.

Last tested in Dexterit-E 3.10 and MATLAB 2015a.

Related Tasks

AdvancedLoadsPosition Control
Reaching Task with Force Channel with Position Control
Builds on the basic force channel sample task.
BeginnerLoads
Reaching Task with Perturbation
This task is a simple reaching task where the subject is perturbed during the reach.