Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error running example #7

Open
josb86 opened this issue Feb 9, 2023 · 2 comments
Open

Error running example #7

josb86 opened this issue Feb 9, 2023 · 2 comments

Comments

@josb86
Copy link

josb86 commented Feb 9, 2023

Hi I am trying run the example code whirta a MG400 robot, a I get this error ('Unable to set socket connection use port 30004 !', <class 'OSError'>). How I can fix this?.

@NA-D2Solar
Copy link

Try port 30005

@josb86
Copy link
Author

josb86 commented Mar 3, 2023

Traceback (most recent call last):
File "d:/Documentos/Proyectos Python/TCP-IP-4Axis-Python-CMD-main_original/main.py", line 69, in
dashboard, move, feed = connect_robot()
File "d:/Documentos/Proyectos Python/TCP-IP-4Axis-Python-CMD-main_original/main.py", line 27, in connect_robot
raise e
File "d:/Documentos/Proyectos Python/TCP-IP-4Axis-Python-CMD-main_original/main.py", line 20, in connect_robot
feed = DobotApi(ip, feed_p)
File "d:\Documentos\Proyectos Python\TCP-IP-4Axis-Python-CMD-main_original\dobot_api.py", line 134, in init
raise Exception(
Exception: Connect to dashboard server need use port 30005 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants