04-17-2009 10:05 AM
04-17-2009 10:11 AM
"Typing Tutor "
NO
"Quick-Drop Tutor"*
Yes.
If you have LV 8.5 I could post it up.
Ben
* Quick-Drop Tutor is code I developed to train myself to quickly nter the short-cuts I have defined for QD. It comes in two flavors. The text version will read the short-cuts defined in your LV ini file and will quiz and time you on how quickly and accuratley you respond. The Graphic version only support a limited sub-set (can be expanded) of operators. it will display a "flash card" containing the operator's image and text you on that.
04-17-2009 10:22 AM
04-17-2009 10:47 AM - edited 04-17-2009 10:48 AM
Here you go!
1) Unzip someplace safe.
2) Open and run "QD_Tutor.vi" to test yourself on your short-cuts.
To use my short cuts and teh graphic version
3) With LV closed copy the context of "SortCuts.txt" to your LabVIEW ini file.
4) Start LV then open and run "QD_Tutor_Graphic".
It wil look up the image of the short-cut display same and watch your key-strokes.
NOTE:
This tutor does NOT look for the ctrl-space but only looks for the keys that match the short-cut.
It's been a while since I ran this (normal coding is refresher enough) but I think I was down to about 2 minutes for about 50 short-cuts. I am sure you "younguns" can beat my score.
Ben
PS: Plese feel free to modify that code any way you want but if you make it better, please post your improvements.