Page 1 of 1

ABB IRB 140 controlling via labview

Posted: 19 May 2014, 13:41
by kart123
hello


could anyone know how to control ABB IRB 140 non-mobile robot with IK(inverse kinematic) via Labview

thank you

Re: ABB IRB 140 controlling via labview

Posted: 20 May 2014, 00:14
by coppelia
Hello,

Labview is not officially supported yet, but have a look at the files in programming/remoteApiBindings/labview. To make the IRB 140 robot move in IK, simply try to programmatically move the green sphere: the arm should automatically follow.

Cheers