I have an AL5B arm, Lynx Robot Arm Config recognized the robot arm as SSC 32-V2.03 XE. However, when I tried to use it with the Dual Lynx Arm Controller, the program did not recognize the robot arm, showing “Not Connected”. Any help?
I am taking a wild guess, but what comm port is assigned to the SSC-32? Also what Baud rate.
The flowstone system does(did) not have the ability to query the system to know what comm ports that are physically connected to the system, so I believe Devon (the one who did some of these programs), had a simple loop that counted up from com1 to comN (where N may have been something like 20), looking for something that responded to the SSC-32 ver command. If your comm port is assigned a reasonably high number it may not be found. You might try going to the Device Manager and reassign the comm port to a lower number and see if that helps.
Also I think his programs may assume the baud rate is set for 115200 (both baud jumpers in place).
Kurt