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

motoplus and welding machine #1

Open
PCCSYY opened this issue Jan 17, 2019 · 6 comments
Open

motoplus and welding machine #1

PCCSYY opened this issue Jan 17, 2019 · 6 comments

Comments

@PCCSYY
Copy link

PCCSYY commented Jan 17, 2019

Hello, I would like to ask some questions. Can motoplus control welding machine? Or can we use the motoplus program to link the welding procedure to welding?Thanks!

@jcgarciaca
Copy link
Owner

jcgarciaca commented Jan 17, 2019

Hi,
I think you can not send ARCON or ARCOF commands directly. Nevertheless, you could control robot movement with motoplus Motion Monitor/Control API functions and execute a JOB which includes just welding instructions (ARCON - ARCOF). In this way, you could even set variables to be used by those instructions, such as ASF and AEF numbers.

@PCCSYY
Copy link
Author

PCCSYY commented Jan 18, 2019

Thanks very much for your answer, that is to say motoplus can't welding directly.As you say, how can I use motoplus to monitoring and execution the commands have been written in the teaching machine of welding device?Would you have some ideas?

@jcgarciaca
Copy link
Owner

Sorry for answering too late, I have been busy. Have you checked Motion Monitor/Control API functions?

@PCCSYY
Copy link
Author

PCCSYY commented Feb 19, 2019

That's ok.I have implemented using API to execute a JOB which includes just welding instructions (ARCON - ARCOF), but once I use the motoplus API to call the job, the welder will be success,after that I use motoplus to drive the robot to move, then the welder will stop working, now I don't know why. Do you have any thoughts?

@jcgarciaca
Copy link
Owner

jcgarciaca commented Feb 20, 2019

I think it should work.
Does the welder stop due an alarm/error? Does the robot keep moving?

@PCCSYY
Copy link
Author

PCCSYY commented Feb 22, 2019

Once the robot's action command is issued, the welder will stop working and the robot will not execute the motion command. And there will be no alarms or error messages on the teach pendant.I think it is a problem with programming.

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