-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi devs,
I'm trying to start a job with underautomation on a YRC1000. Usually Jobs are started by a superior PLC. I can start (I see it open on the TeachPendant) the Job, but not run it via the script. But I can run it through the PLC.
I get External hold Error wen executing the script.
return RobotDataHeader(self._instance.StartJob())
~~~~~~~~~~~~~~~~~~~~~~~^^
UnderAutomation.Yaskawa.HighSpeedEServer.InvalidDataAnswerException: External hold
bei UnderAutomation.Yaskawa.HighSpeedEServer.InvalidDataAnswerException.챖(Int32 , Int32 )
bei 챖.챹.챖(UdpClient , Int16 , Int16 , Byte , Byte , Byte[] , Int32 , Boolean , Boolean , Boolean , Boolean )
bei UnderAutomation.Yaskawa.HighSpeedEServer.Internal.HighSpeedEServerClientBase.StartJob()
Any ideas how i can fix this? Where do you think the blocking point is?
Thanks
-BB
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels