RobotStudio event

Screen opening in Flexpendant

Options
When I open a screen in the Flexpendant it takes around 20-25 seconds.
Switching between tabs takes around 5-6 seconds.

Respons from pressing a button around a second.

 

I guess it depends on the cpu load but what can be done about it?

Is there some of the controls tha takes extra process load? Signalbinding? Dropdown lists?

 

Best Regards M Johnson

Comments

  • Niklas Skoglund
    Options
    Hi Johnsson, 
    I'll ask the developers if they can give some hints on some controls that are more likely than others to cause performance problems.

    Can you tell us more about how your problem started? Is it a new application you are developing? Or is it an application in production where the the performance has slowly degraded over time?



    Best Regards, Niklas Skoglund
    ABB Robotics

    Developer Center
    RobotStudio Blog
  • Niklas Skoglund
    edited May 2013
    Options
    Hi again,

    we have heard about problems similar to the one you describe;

    It appeared when a screen contained tab controls, and each tab page has controls on it. When moving between tabs, calls are made to activate and deactivate the controls bindings.
    It is possible that the "unbinding" does not work correct and you will end up with lots of subscriptions to the same RAPID variables or I/O signals. Everytime you activate one of the tabs it will get worse.

    Is this close to what you have done in your application?


    Best Regards, Niklas Skoglund
    ABB Robotics

    Developer Center
    RobotStudio Blog
  • Niklas Skoglund
    Options
    Hi again Johnsson, I have not heard from you for a while and assume your problem has been resolved. 

    Best Regards, Niklas Skoglund
    ABB Robotics

    Developer Center
    RobotStudio Blog