LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamixel servo control without extra library

I am using MX-106 with U2D2 converter.
In addition to the example here, I am trying to read current speed,present position .vb engine information.

and I made an add-on to the code as below.
If I want to read the "present position" information in addition to the "goal position" information and if I print the commands, the "present position" information can be read.
Or, if I want to read the positioning "present speed" information in addition to the "goal position" information and if I print the commands, the present speed information can be read.
But when I try to send 3 commands at the same time, the serial port is occupied and the information cannot be read.

Does anyone know how to solve this?

 

Every opinion given is worthy of respect.

 

0 Kudos
Message 1 of 2
(512 Views)

My main problem right now is that I cannot read multi-item information from a Dynamixel servo motor. I'm sure the problem is in the serial communication method. Because in its test application (DYNAMIXEL Wizard 2.0) it displays all the information at the same time.

 

constructionworker_2-1675928881383.png

 

 

do you have any idea about this?

0 Kudos
Message 2 of 2
(462 Views)