Skip to content

Help with increasing performance in variable manipulation #19

Closed Answered by ted-miller
Psujj asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @Psujj
YMConnect is not a deterministic real-time interface. There aren't any settings to increase the performance. (Though I do recommend only opening the connection once for the duration of your program.)

For applications that require real-time performance, I recommend the MotoPlus SDK. This allows you to create a custom executable that runs directly on the robot controller's CPU. It can act as a custom server that communicates with your PC application and controls robot variables at the fastest possible rate.

Documentation for the MotoPlus SDK is available at https://www.motoman.com/en-us/service-training/product-documentation.
Setup/Installation: 169286-1CD
Overview: 178939-1CD

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Psujj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants