1. Home
    1. Dashboard
    2. Search
  2. Forum
    1. Unresolved Threads
    2. Members
      1. Recent Activities
      2. Users Online
      3. Team Members
      4. Search Members
      5. Trophys
  3. Articles
  4. Blog
  5. Videos
  6. Jobs
  7. Shop
    1. Orders
  • Login or register
  • Search
This Thread
  • Everywhere
  • This Thread
  • This Forum
  • Articles
  • Pages
  • Forum
  • Blog Articles
  • Products
  • More Options
  1. Robotforum - Support and discussion community for industrial robots and cobots
  2. Forum
  3. Industrial Robot Support and Discussion Center
  4. ABB Robot Forum
Your browser does not support videos RoboDK Software for simulation and programming
Visit our Mainsponsor
IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Sponsored Ads

Pickmaster Robotware options missing error

  • Rivo
  • September 17, 2018 at 9:57 AM
  • Thread is Resolved
  • Rivo
    Trophies
    3
    Posts
    7
    • September 17, 2018 at 9:57 AM
    • #1

    Hi,
    I have just installed RobotStudio 6.07.01 SP1 with RobotWare 6.07.01
    I've downloaded the Picking Powerpack 6.06. with the Virtual Pickmaster 3.54.
    When i've added the picking controller a warning appears:


    My configuration for the options is:

    I dont see what i'm missing. I've also tried "One I/O board DeviceNet " option from PickMaster IO configuration selection but its still the same.

    I tried to use an older Robotware 6.05 version as well. This worked, but the system crashed as soon as I wanted to calibrate the base frame. Conveyors/Workareas/Cameras i've added are all default settings.


    :help:

    Thank you,
    Rivo

  • SAABoholic
    Reactions Received
    21
    Trophies
    5
    Posts
    550
    • September 17, 2018 at 5:30 PM
    • #2

    I had similar issues setting up a system and I couldn't quite recover / fix my existing system so I just ended up creating a completely new one making sure I had all the right options from the beginning.

    Here's the selections I made just now making a new system to verify that it works.... copy/paste it into a text file, rename the text file from .txt >> .rsf and you can import it in system builder.

    XML
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <ProductSettings version="1.0">
      <Products>
        <Product name="RobotWare" version="6.07.1011" id="abb.robotics.robotware">
          <Settings>
            <Setting id="abb.robotics.robotware.base" displayName="RobotWare Base" robot="1" path="\RobotWare Base\System Options\" />
            <Setting id="abb.robotics.robotware.languages.english" displayName="English" robot="1" path="\English\Default Language\System Options\" />
            <Setting id="abb.robotics.robotware.options.preparedforpickmaster.pickmaster3" displayName="642-1 PickMaster 3" robot="1" path="\642-1 PickMaster 3\Prepared for PickMaster and PowerPac\Motion Coordination\System Options\" />
            <Setting id="abb.robotics.robotware.options.pcinterface" displayName="616-1 PC Interface" robot="1" />
            <Setting id="abb.robotics.robotware.options.preparedforpickmaster.pickmaster3.oneconveyor" displayName="One conveyor work area" robot="1" path="\One conveyor work area\Conveyor configuration\642-1 PickMaster 3\Prepared for PickMaster and PowerPac\Motion Coordination\System Options\" />
            <Setting id="abb.robotics.robotware.options.preparedforpickmaster.pickmaster3.oneioboard" displayName="One I/O board DeviceNet" robot="1" path="\One I/O board DeviceNet\I/O configuration\642-1 PickMaster 3\Prepared for PickMaster and PowerPac\Motion Coordination\System Options\" />
            <Setting id="abb.robotics.robotware.drivesystems.drive.dc430a2.du430a2.dm430a" displayName="Drive System IRB 120/140/260/360/910SC/1200/1400/1520/1600/1660ID" robot="1" path="\Drive System IRB 120/140/260/360/910SC/1200/1400/1520/1600/1660ID\Drive System\Drive Module\" />
            <Setting id="abb.robotics.robotware.robots.irb360.3-1130.washdown" displayName="IRB 360-3/1130 Wash-down" robot="1" path="\IRB 360-3/1130 Wash-down\IRB 360\Robot\Robots\" />
          </Settings>
        </Product>
      </Products>
    </ProductSettings>
    Display More
  • Rivo
    Trophies
    3
    Posts
    7
    • September 17, 2018 at 7:23 PM
    • #3

    Hi,

    Thank you for your answer. I tried it, no luck. This is how one of my solutions controller options looks like:

    XML
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <ProductSettings version="1.0">
      <Products>
        <Product name="RobotWare" version="6.07.1011" id="abb.robotics.robotware">
          <Settings>
            <Setting id="abb.robotics.robotware.base" displayName="RobotWare Base" robot="1" />
            <Setting id="abb.robotics.robotware.languages.english" displayName="English" robot="1" />
            <Setting id="abb.robotics.robotware.options.devicenet.mssingle" displayName="709-1 DeviceNet Master/Slave" robot="1" />
            <Setting id="abb.robotics.robotware.options.pcinterface" displayName="616-1 PC Interface" robot="1" />
            <Setting id="abb.robotics.robotware.options.preparedforpickmaster.pickmaster3" displayName="642-1 PickMaster 3" robot="1" />
            <Setting id="abb.robotics.robotware.options.preparedforpickmaster.pickmaster3.oneconveyor" displayName="One conveyor work area" robot="1" />
            <Setting id="abb.robotics.robotware.options.preparedforpickmaster.pickmaster3.oneioboard" displayName="One I/O board DeviceNet" robot="1" />
            <Setting id="abb.robotics.robotware.drivesystems.drive.dc430a2.du430a2.dm430a" displayName="Drive System IRB 120/140/260/360/910SC/1200/1400/1520/1600/1660ID" robot="1" />
            <Setting id="abb.robotics.robotware.drivesystems.powerunits.adu1.790a.er2" displayName="ADU-790A in position X3" robot="1" />
            <Setting id="abb.robotics.robotware.drivesystems.powerunits.adu2.790a.er2" displayName="ADU-790A in position Y3" robot="1" />
            <Setting id="abb.robotics.robotware.drivesystems.powerunits.adu3.790a.er2" displayName="ADU-790A in position Z3" robot="1" />
            <Setting id="abb.robotics.robotware.robots.irb360.1-1130.standard" displayName="IRB 360-1/1130 Standard" robot="1" />
          </Settings>
        </Product>
      </Products>
    </ProductSettings>
    Display More

    Your code didnt include the "709-1 DeviceNet Master/Slave" option but even if I added it, didnt change anything. I can see that the two codes are different but both of them seem to do the same thing.

    I'm pretty lost here, I've already tried it on another laptop and a virtual machine. I've also tried the 32-bit version. Nothing.

    Any help is highly appreciated.

    Cheers,
    Rivo

  • Rivo
    Trophies
    3
    Posts
    7
    • September 19, 2018 at 6:38 AM
    • #4

    Hello again,

    I'll add a error description of what happens if I add all the components to the picking module. The system crashes and an error is given:

    Code
    Base exception: MissingMethodException
    Method not found: 'System.Threading.Tasks.Task RobotStudio.API.Internal.IApiControllerConnection.RequestMastership(RobotStudio.API.Internal.ApiMastershipResource)'.
       at PickMasterPP.DataLayer.LgController.<SetBaseFrames>d__21.MoveNext()
       at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
       at PickMasterPP.DataLayer.LgController.SetBaseFrames(Boolean restart)
       at PickMasterPP.UI.TabPickMaster.<ShowBaseFrameCalibrationManager>d__5.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

    Maybe that will help someone understand what might be the problem.

    Thanks,
    Rivo

  • Rivo
    Trophies
    3
    Posts
    7
    • September 20, 2018 at 7:33 AM
    • #5

    I tried to run Robotstudio on two clean virtual machines yesterday. Virtual machines downloaded from Windows official webpage.
    The version i use for robotstudio are the latest from their homepage.
    Could someone please confirm that the latest Robotstudio and Picking PowePac are running on their computer and there are no problems? Just so I could make sure this is a problem on my side.
    Or better jet, if someone could take the time and install the latest software - with picking - and tell me how they got it running.
    I'm installing all the software by default settings, with administrator rights. If there is a problem with installation it must be very non-intuitive.

    I have also asked for help from ABB but that will probably take more time than i have.

    Thank You,
    Rivo

  • SAABoholic
    Reactions Received
    21
    Trophies
    5
    Posts
    550
    • September 20, 2018 at 11:57 AM
    • #6

    Make sure you're using a matching RobotWare release...

    Most PowerPac's require the same RW release, so UberDuber PowerPac 6.06 requires RW 6.06.xx

    Download 6.06.01
    http://www.abb.com/abblibrary/Dow…T86iS4MuTZlRA==

    It's not the full installer, so you have to use RobotStudio to install it... I just placed it in the same folder as the RS executable (to avoid having to type the whole path) and renamed it to RW.rspak
    open the command window (start > run > cmd) and CD to your bin location and type....
    robotstudio.exe -install rw.rspak -accepteula

    Or you can type the full path from any location if you feel so inclined.

    Then - build a new system in RS and make sure you select RW 6.06.xx and you should be good to go.

  • Rivo
    Trophies
    3
    Posts
    7
    • September 20, 2018 at 6:17 PM
    • #7
    Quote from SAABoholic


    Make sure you're using a matching RobotWare release...

    Most PowerPac's require the same RW release, so UberDuber PowerPac 6.06 requires RW 6.06.xx

    Download 6.06.01
    http://www.abb.com/abblibrary/Dow…T86iS4MuTZlRA==

    It's not the full installer, so you have to use RobotStudio to install it... I just placed it in the same folder as the RS executable (to avoid having to type the whole path) and renamed it to RW.rspak
    open the command window (start > run > cmd) and CD to your bin location and type....
    robotstudio.exe -install rw.rspak -accepteula

    Or you can type the full path from any location if you feel so inclined.

    Then - build a new system in RS and make sure you select RW 6.06.xx and you should be good to go.

    Display More

    This...
    This is what I needed. I just assumed that the latest software on ABB website is compatible. Thank You for pointing that out.
    Ran it like you described, worked like a charm. Would the outcome be the same when id install it from RobotApps?


    But still.. when I've added all the components in my picking application i get an error:

    Code
    RobotStudio .NET exception: Method not found: 'System.Threading.Tasks.Task RobotStudio.API.Internal.IApiControllerConnection.RequestMastership(RobotStudio.API.Internal.ApiMastershipResource)'.
    ============================================
    Base exception: MissingMethodException
    Method not found: 'System.Threading.Tasks.Task RobotStudio.API.Internal.IApiControllerConnection.RequestMastership(RobotStudio.API.Internal.ApiMastershipResource)'.
       at PickMasterPP.DataLayer.LgController.<SetBaseFrames>d__21.MoveNext()
       at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
       at PickMasterPP.DataLayer.LgController.SetBaseFrames(Boolean restart)
       at PickMasterPP.UI.TabPickMaster.<ShowBaseFrameCalibrationManager>d__5.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

    I'll try to figure it out but if someone knows what its about then feel free to share :smiling_face:

    Thanks!

  • Rivo
    Trophies
    3
    Posts
    7
    • September 21, 2018 at 1:02 PM
    • #8

    It seems that the robotstudio version has to match as well. From the release notes:
    Software requirements
    • Windows 7 or Windows 10 operating system
    • RobotStudio 6.06
    • RobotWare 6.01 or above
    • Virtual PickMaster 3.50 or above

    The problem is that i cannot find vers 6.06 anywhere. Is there someone still using it and maybe can share it with me?
    Cheers,
    Rivo

  • Rivo
    Trophies
    3
    Posts
    7
    • September 24, 2018 at 3:19 PM
    • #9

    Hi,

    Got an answer from ABB. They got the same errors when using these versions of software. They sent me RS 6.06 - and I got it running.
    Thank you for all your help.

    Rivo

Advertising from our partners

IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Advertise in Robotics
Advertise in Robotics

Job Postings

  • Anyware Robotics is hiring!

    yzhou377 February 23, 2025 at 4:54 AM
  • How to see your Job Posting (search or recruit) here in Robot-Forum.com

    Werner Hampel November 18, 2021 at 3:44 PM
Your browser does not support videos RoboDK Software for simulation and programming

Tag Cloud

  • abb
  • Backup
  • calibration
  • Communication
  • CRX
  • DCS
  • dx100
  • dx200
  • error
  • Ethernet
  • Ethernet IP
  • external axis
  • Fanuc
  • help
  • hmi
  • I/O
  • irc5
  • IRVIsion
  • karel
  • kawasaki
  • KRC2
  • KRC4
  • KRC 4
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • robodk
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000

Thread Tag Cloud

  • abb
  • Backup
  • calibration
  • Communication
  • CRX
  • DCS
  • dx100
  • dx200
  • error
  • Ethernet
  • Ethernet IP
  • external axis
  • Fanuc
  • help
  • hmi
  • I/O
  • irc5
  • IRVIsion
  • karel
  • kawasaki
  • KRC2
  • KRC4
  • KRC 4
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • robodk
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000

Users Viewing This Thread

  • 1 Guest
  1. Privacy Policy
  2. Legal Notice
Powered by WoltLab Suite™
As a registered Member:
* You will see no Google advertising
* You can translate posts into your local language
* You can ask questions or help the community with your knowledge
* You can thank the authors for their help
* You can receive notifications of replies or new topics on request
* We do not sell your data - we promise

JOIN OUR GREAT ROBOTICS COMMUNITY.
Don’t have an account yet? Register yourself now and be a part of our community!
Register Yourself Lost Password
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on Google Play
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on the App Store
Download