Skip to content

External hold #4

@bbGalv

Description

@bbGalv

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions