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. Kawasaki 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

(E1145)Cannot use specified channel, already in use, E controller

  • kast2k
  • August 17, 2020 at 10:56 AM
  • Thread is Unresolved
  • kast2k
    Trophies
    2
    Posts
    4
    • August 17, 2020 at 10:56 AM
    • #1

    Dear colleagues,

    We are using Kawasaki E Controller.

    Connection is made via telnet connection. (login: as). After that "WHERE 10" command is executed.

    But if network connection is broken during unlimited reading "WHERE 10" results then there is a high possibility that after reconnection to robot i will receive this error "(E1145)Cannot use specified channel, already in use"

    The only known way to fix it is to reboot the Robot.

    Is there any command to reset this error without rebooting?

    Thank You.

    Edited once, last by kast2k (August 17, 2020 at 1:28 PM).

  • kwakisaki
    Reactions Received
    694
    Trophies
    11
    Posts
    4,770
    • August 17, 2020 at 3:27 PM
    • #2

    Welcome to the forum...............:beerchug:

    Reduce the requirement for the usage of 'where' in your process.

    View my channel at Industrial Robotics Consultancy Limited - YouTube

  • kast2k
    Trophies
    2
    Posts
    4
    • August 17, 2020 at 3:51 PM
    • #3

    I have read this also.

    Real situation: on this month i need to gather CURRENT data from robot. On monday morning i'm connecting to it and stating data reading via "WHERE 10".

    Robot is working non-stop from Monday till Friday.

    In ideal case on Fridays evening i'm sending #10 command (Enter) and stop receiving. So, where command is stopped no error will be on next steps.

    But if during period Monday-Friday there will be network error and i will reconnect then i will receive E1145.

    May be you can give me an idea what can i use except "where" command for simultaneus read all 8 JT's ? Use Robot as TCP-client?

  • kwakisaki
    Reactions Received
    694
    Trophies
    11
    Posts
    4,770
    • August 17, 2020 at 3:59 PM
    • #4
    Quote from kast2k

    Use Robot as TCP-client?

    That would be a better solution in my opinion.

    Create a background task and use TCPIP to send your specific data only when you require it.

    View my channel at Industrial Robotics Consultancy Limited - YouTube

  • kast2k
    Trophies
    2
    Posts
    4
    • August 17, 2020 at 4:08 PM
    • #5

    Thank You

  • kwakisaki
    Reactions Received
    694
    Trophies
    11
    Posts
    4,770
    • August 17, 2020 at 4:42 PM
    • #6

    I would use the following command and prepare/encode it as a string and then send via TCPIP.

    View my channel at Industrial Robotics Consultancy Limited - YouTube

  • kwakisaki
    Reactions Received
    694
    Trophies
    11
    Posts
    4,770
    • August 18, 2020 at 10:12 AM
    • #7

    Just to add, you could also use the available data logging/data storage function for monitoring the motor currents.

    It's not very flexible, just frequency really, just select what you want, start it, stop it, save it (which creates a .csv file).

    I've never dived deep into using it though, in terms of saving and externally sending the file (may require a purchasable option.

    May be worth exploring this option, as a 'ready' to go option.

    View my channel at Industrial Robotics Consultancy Limited - YouTube

  • kast2k
    Trophies
    2
    Posts
    4
    • August 18, 2020 at 11:43 AM
    • #8
    Quote from kwakisaki

    Just to add, you could also use the available data logging/data storage function for monitoring the motor currents.

    It's not very flexible, just frequency really, just select what you want, start it, stop it, save it (which creates a .csv file).

    I've never dived deep into using it though, in terms of saving and externally sending the file (may require a purchasable option.

    May be worth exploring this option, as a 'ready' to go option.

    Thank You. I've already tried this but it is not solution for me.

    I will prepare a client script of robot and post it here for checking. So i will be very pleased if You or colleagues will help me with advice or error founding in it.

  • Aga_k2
    Reactions Received
    3
    Trophies
    3
    Posts
    43
    • March 23, 2023 at 9:09 AM
    • #9
    Quote from kwakisaki

    Welcome to the forum...............:beerchug:

    Reduce the requirement for the usage of 'where' in your process.

    Hey kwakisaki,
    in which manual can I find this screen? I searched, but did not find it.

  • Alexandru
    Reactions Received
    49
    Trophies
    6
    Posts
    407
    • March 23, 2023 at 9:56 AM
    • #10

    The error codes can be found in the troubleshooting manual.

  • Aga_k2
    Reactions Received
    3
    Trophies
    3
    Posts
    43
    • March 23, 2023 at 12:56 PM
    • #11

    Thanks, do you know where I can find this manual? I googled and went through the forum via search tool and found nothing.

  • kwakisaki
    Reactions Received
    694
    Trophies
    11
    Posts
    4,770
    • March 23, 2023 at 6:25 PM
    • #12

    Troubleshooting manuals are usually provided directly from your local Kawasaki distributor.

    Please contact them, they are more than willing to supply them if you just ask.

    Alternatively, join the Kawasaki Download Centre, you can then eat as many manuals as you can:

    Kawasaki Robotics Download Centre - Manuals, Software and Tools for Kawasaki Robots - Robotforum - Support and discussion community for industrial robots and cobots (robot-forum.com)

    However you will not find ALL error code explanations in there, many error codes are just in a list and the explanations have never been added to the manuals.

    E1145 is one such error code.

    View my channel at Industrial Robotics Consultancy Limited - YouTube

  • Aga_k2
    Reactions Received
    3
    Trophies
    3
    Posts
    43
    • March 24, 2023 at 8:15 AM
    • #13

    Thank you! I had a similar problem with the simultaneous read where command. I made an application that reads telnet data from a robot and I just want to secure my application if there are more cases like this.

  • kwakisaki
    Reactions Received
    694
    Trophies
    11
    Posts
    4,770
    • March 24, 2023 at 8:40 AM
    • #14

    I am not sure exactly why the 'where' commands create this error but I assume they are related to data storage option as that carries out same process (I think they use same channels).

    The data storage option will allow logging and produces .csv file without need of using telnet to external sources.

    This may be better to use to secure your application, maybe worthwhile looking into see if you have this option enabled or ask Kawasaki distributor to provide you this option.

    Attached is the option manual, so you can at least research this option.

    KRoset also has this function, so you can test it before deployment if you have KRoset.

    Files

    90210-1213DEB_Data Storage Function (D,E series).pdf 425.6 kB – 5 Downloads

    View my channel at Industrial Robotics Consultancy Limited - YouTube

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
  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