RobotStudio event

Issue: When starting station, station Logic I/O connection are not updated.

Hello,
Each time I start my station I have to edit each I/O Connections to update them.
I've added Converter with DigitalProperty to 1 to get "True" signal at output.
Then connect its output to different robot controller's DI to get them at high level.
But at startup all are low level.

Comments

  • Hi Denis,

    Starting with RS 6.05, the I/O connections will be updated automatically after a station is loaded.
    The controller will be always be updated with the saved value of connected smart components, so connections from the controller will be updated "backwards".

    Do you think this will help in your case?

    Regards,
    Johannes
    Johannes Weiman
    Software Engineer
    RobotStudio Team, ABB Robotics
  • Hello,
    Maybe, will see when it was released.
    Thanks.
  • DenisFR
    DenisFR ✭✭✭
    Hello, have the same issue in 6.05. When controller restart I have to modify all connections.
  • Could you provide a sample .rspag?

    Regards,
    Johannes
    Johannes Weiman
    Software Engineer
    RobotStudio Team, ABB Robotics
  • DenisFR
    DenisFR ✭✭✭
    At the first start all works fine.
    Restart controller.
    Then, nothing works...
    Have to modify each connection. (just modify and Enter)
  • Ok, I see now that the connections are only updated after station load and not after controller restart.
    I will log that as a bug to be fixed in 6.05.01.

    Regards,
    Johannes
    Johannes Weiman
    Software Engineer
    RobotStudio Team, ABB Robotics
  • DenisFR
    DenisFR ✭✭✭
    Fixed in 6.05.01.
    Thanks