AL5D not responding properly to Dual Arm Cont. software

I have tried pressing Ctrl + Pause when the Dual Lynx Arm Controller “Rebuild Debug” version is open, nothing happens. Same for the regular version of this software. Running Win7. Any idea? Other key combo?

Btw: different question, but what programming language do you use to control the arm? Did you create this in C++ or MatLab? I am looking for a solution to control the arm programmatically, and would be interested to learn more about that topic. Thanks!

Oops, My mistake guys. it’s Windowskey + pause.

Due to the fact that I cannot recreate this problem I’m going to need your help in fixing it. Meaning I’ll need you to test my new builds of the program.

I build these programs with Flowstone. If you’re interested in knowing how the code controls the arm check out the arduino code i wrote for out AL5 arms. The function in the arduino code that moves the arm is very similar to how the Flowstone version works. You can find the Arm code here: lynxmotion.com/images/html/build091b.htm

Alright here’s a new version. In this modification I cleaned out all of the extra logging stuff and reduced the programs size. Let me know how it works out.

dl.dropbox.com/u/12992509/Dual%20Lynx%20Arm%20Controller%20REBUILD%20DEBUG%202.exe

Here it is!