12-12-2023, 04:38 PM
Hi,
I'm using a Yaskawa robot and I'm trying to run a .JOB file that is located on the YRC1000 using the .RunInstruction('job_name') method of a robot item. In fact, in the first iteration I also succeeded but what happens next is a bit problematic - it seems that after I call the desired .JOB, once I try to call a different .JOB file using the same procedure the previous job gets called again...I don't understand why that is.
Thanks in advance for any help provided.
I'm using a Yaskawa robot and I'm trying to run a .JOB file that is located on the YRC1000 using the .RunInstruction('job_name') method of a robot item. In fact, in the first iteration I also succeeded but what happens next is a bit problematic - it seems that after I call the desired .JOB, once I try to call a different .JOB file using the same procedure the previous job gets called again...I don't understand why that is.
Thanks in advance for any help provided.