10-06-2017 12:06 PM
Hi so I am trying to write a program that will use the common place robotic arm to sort blocks into piles when the right logic has been found. But the common place robotic uses a program called CProg to control the movement and program the robotic for mapping. So I want to know if there is a way of using the two together or just using labview to do it.
10-06-2017 12:43 PM - edited 10-06-2017 12:45 PM
10-06-2017 12:45 PM
http://cpr-robots.com/products/mover6.html This is what I am using, but I have no idea how to link that up with labview
10-06-2017 12:47 PM
Hi EJBB,
just citing from the linked website:
Of course the robot can also be controlled by another software, the CAN protocol is well documented.
Starter Set: The enable an easy start the starter set contains all necessary parts: the robot arm, a stand, a two finger gripper, the mains adapter, USB to CAN adapter and the CPRog software.
So you got the needed USB-2-CAN adapter and a documentation of the protocol…
10-07-2017 10:28 AM
Would you be able to help me understanding the protocol and how to use it within labVIEW?
10-08-2017 11:09 AM
Hi EJBB,
Would you be able to help me understanding the protocol and how to use it within labVIEW?
I probably would be able to do so - but I don't like to spend my spare time on this…;)
To actually really write a LabVIEW VI to handle the CAN communication I would need to get the robot, the USB stick and a better manual. (And some money for my work…)
- Their user manual describes the CAN messages needed to control the robot arm.
- Their user manual is somewhat vague on describing the message IDs and when to use them. But they offer support by phone and email!
- Their user manual doesn't mention how to communicate with the USB-2-CAN stick…
- Their user manual also describe how to write "batch" files for their CProg tool…