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

RAPID ISSUES #29

Open
shabelson opened this issue Nov 17, 2021 · 1 comment
Open

RAPID ISSUES #29

shabelson opened this issue Nov 17, 2021 · 1 comment

Comments

@shabelson
Copy link

shabelson commented Nov 17, 2021

HI,

I've tried uploading the .MOD files and create tasks as instructed - It gave me an error regarding ambiguity of global variables.
I'm using RobotWare 6.12.

Do you have experience with later RobotWare versions? is it a compatibility issue or have I done something wrong?

SA.

@milistu
Copy link

milistu commented Jun 29, 2023

Without more information, I cannot say for sure what the problem is.

My guess is if you loaded the SERVER.MOD file into RAPID you now have two main procedures/functions in your project. This is the problem because RAPID only allows one main proc in the project.
So open Module1 (it is the default name when you create a project in RAPID) where all of your Paths are stored after synchronization, and delete the main Proc.

I guess that this will resolve your issue.

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