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

KRC1 Device Net configuration

  • legityme
  • April 16, 2021 at 1:39 PM
  • Thread is Unresolved
  • legityme
    Reactions Received
    1
    Trophies
    3
    Posts
    85
    • April 16, 2021 at 1:39 PM
    • #1

    Hello guys!

    I’m trying to configure devicenet with MFC board on KUKA KRC1 KSS V2.3.34 SP08. But I could not find the devnet.INI Archive so I can configure macid, I only found iosys.INI, in init. Do you guys have ideia if the archive has the same name in KRC1 (Devnet.ini) or the is another way to configure macid?

    Thank you!

  • robonovak
    Reactions Received
    7
    Trophies
    2
    Posts
    47
    • April 16, 2021 at 5:48 PM
    • #2

    You could try making the file and populating it, see if you get any errors. My KRC2 DeviceNet-enabled controllers use a devicenet card rather than the MFC board, but they still have the default configuration file C:\KRC\ROBOTER\INIT\devnet.ini. I have copied the file below. I think this format is also laid out in the DeviceNet manual. I make no claims as the the validity of any of these numbers, it's just an example.

    Code
    [krc]
    debug=0
    baudrate=500
    
    [1]
    macid=5
  • MOM
    Reactions Received
    175
    Trophies
    7
    Posts
    1,419
    • April 16, 2021 at 5:53 PM
    • #3

    yes it has the same name (devnet.ini) and is in the init folder. The file is also on the cd.

  • Lemster68 April 16, 2021 at 6:45 PM

    Changed the title of the thread from “KRC1 Device Net configurariam” to “KRC1 Device Net configuration”.
  • legityme
    Reactions Received
    1
    Trophies
    3
    Posts
    85
    • May 17, 2021 at 2:03 PM
    • #4

    Hello guys!

    I know it’s been a while since I posted on this thread. But I’m back trying to configure DeviceNet on KRC1.

    I managed to put the devnet.ini arquive on the HD, now the files are like this:

    devnet.ini:

    [krc]

    debug=1

    baudrate=500

    LOGFILE=1

    [1]

    macid=1

    iosys.ini:

    [DEVNET] (this was already in the file)

    INB0=1,0,x2

    OUTB0=1,0,x2

    The first wheel on the BK5250 is on 0 and the second is on 1 (which I believe it’s number 1 address)

    I can set outputs on the KCP1, but the LEDs on KL2809 does not light, I made a jump from the output 1 to the input 1 of the KL1809 and the LEDs does not light as well. It has a KL9010 in the end.

    Do you guys have any idea of what could be wrong or what is missing on this configuration?

  • MOM
    Reactions Received
    175
    Trophies
    7
    Posts
    1,419
    • May 17, 2021 at 3:11 PM
    • #5

    What driver are yu using (code snippet from iosys.ini)?

  • Online
    SkyeFire
    Reactions Received
    1,042
    Trophies
    12
    Posts
    9,388
    • May 17, 2021 at 3:38 PM
    • #6

    1. did you reboot the robot after making the changes to DEVNET.INI?

    2. What errors is the robot showing, if any?

    3. Did you provide output power to the Beckhoff? This is usually separate from the 24VDC on the DevNet cable.

  • hermann
    Reactions Received
    405
    Trophies
    9
    Posts
    2,596
    • May 17, 2021 at 4:01 PM
    • #7
    Quote from legityme

    .. The first wheel on the BK5250 is on 0 and the second is on 1 (which I believe it’s number 1 address).. .

    According to the manual the upper switch has to be on 1, the lower one on 0.

    What do you mean by 'first' and 'second'?

  • Online
    panic mode
    Reactions Received
    1,267
    Trophies
    11
    Posts
    13,037
    • May 17, 2021 at 4:56 PM
    • #8

    if not sure, just set both to same value to make unit 11 or 22 or 33....

    1) read pinned topic: READ FIRST...

    2) if you have an issue with robot, post question in the correct forum section... do NOT contact me directly

    3) read 1 and 2

  • legityme
    Reactions Received
    1
    Trophies
    3
    Posts
    85
    • May 17, 2021 at 10:20 PM
    • #9

    Skyefire

    1. did you reboot the robot after making the changes to DEVNET.INI? Yes, several times.

    2. What errors is the robot showing, if any? I attached a photo here, i’m sorry for my ignorance but does this affects the device net?

    3. Did you provide output power to the Beckhoff? This is usually separate from the 24VDC on the DevNet cable. Yes, this part is okay.

    Panic Mode, I’ve tried with 11, but the LEDs on the output card does not light, still.

    Mom

    Can you explain how I recognize the driver?

    Images

    • 1ECB65EB-179F-40A3-844D-097D2F63FC88_autoscaled.jpg
      • 648.08 kB
      • 1,599 × 1,200
      • 63
  • MOM
    Reactions Received
    175
    Trophies
    7
    Posts
    1,419
    • May 17, 2021 at 11:00 PM
    • #10

    just show us the contents of iosys.ini

  • Online
    SkyeFire
    Reactions Received
    1,042
    Trophies
    12
    Posts
    9,388
    • May 18, 2021 at 3:35 AM
    • #11
    Quote from legityme

    2. What errors is the robot showing, if any? I attached a photo here, i’m sorry for my ignorance but does this affects the device net?

    No, those errors have nothing to do with DeviceNet.

    Quote from legityme

    Panic Mode, I’ve tried with 11, but the LEDs on the output card does not light, still.

    When you changed the module address to 11, did you also change the setting in DEVNET.INI to match?

    As MOM says, post the contents of IOSYS.INI. I suspect you do not have the Devnet driver active.

  • MOM
    Reactions Received
    175
    Trophies
    7
    Posts
    1,419
    • May 18, 2021 at 9:19 AM
    • #12

    @SkyFire

    that is what i think as well (see post #5), maybe he just using the mfc driver

  • legityme
    Reactions Received
    1
    Trophies
    3
    Posts
    85
    • May 18, 2021 at 2:32 PM
    • #13

    Hello guys, I’m going to attach some photos of the current state of the robot and is devicenet configuration. I believe you guys will manage to spot what I’m doing wrong with these photos.

    Images

    • C33F4C4F-9233-4D2E-A49E-C5416C72FD1F_autoscaled.jpg
      • 574.09 kB
      • 1,600 × 1,200
      • 72
    • CEE9E2D1-70F6-42E8-BA2E-ADC93A115B4A_autoscaled.jpg
      • 600.9 kB
      • 1,600 × 1,200
      • 72
  • legityme
    Reactions Received
    1
    Trophies
    3
    Posts
    85
    • May 18, 2021 at 2:34 PM
    • #14

    Photos of the beckhoff cards, you can see the jump I made to test both cards.

    Images

    • E36EC004-2885-4459-BC5F-EB22C49DD2D7_autoscaled.jpg
      • 294.1 kB
      • 1,200 × 1,600
      • 46
    • 2AFABD3A-2A62-4E33-8B4C-4241E34B25D3_autoscaled.jpg
      • 563.04 kB
      • 1,200 × 1,600
      • 57
  • legityme
    Reactions Received
    1
    Trophies
    3
    Posts
    85
    • May 18, 2021 at 2:34 PM
    • #15

    The devicenet cable is connect do the MFC.

    Images

    • 466E587F-46AD-4F24-B4C3-A69CEB33EC79_autoscaled.jpg
      • 463.31 kB
      • 1,200 × 1,600
      • 53
  • MOM
    Reactions Received
    175
    Trophies
    7
    Posts
    1,419
    • May 18, 2021 at 2:46 PM
    • #16

    iosys.ini is still missing

  • Online
    panic mode
    Reactions Received
    1,267
    Trophies
    11
    Posts
    13,037
    • May 18, 2021 at 2:56 PM
    • #17

    and wiring is wrong...

    there is no 24V supplied to the bus.

    shield is not grounded either...

    1) read pinned topic: READ FIRST...

    2) if you have an issue with robot, post question in the correct forum section... do NOT contact me directly

    3) read 1 and 2

  • MOM
    Reactions Received
    175
    Trophies
    7
    Posts
    1,419
    • May 18, 2021 at 3:11 PM
    • #18

    some more information:

    macid:

    lower wheel shows x10 and upper wheel x1

    x10 and x1 are mutiplier:

    so setting macid to 1 means: 0*10+1*1 => lower wheel to 0 and upper wheel to 1

    Right LEDs

    upper two leds are on (Power LED Us and Power LED Up)

    third LED is OFF (K-BUS LED Run) => BK-us is not running

    Left LEDs

    all LED are off (in accordance to picture)

    FIELD BUS Off

    In accordance to your post #4 kogging is enabled => you should have a devnet.log

    Can you post this log file?

  • MOM
    Reactions Received
    175
    Trophies
    7
    Posts
    1,419
    • May 18, 2021 at 3:48 PM
    • #19

    legityme

    instead of the iosys.ini you can also post a screen shot like done in post #13 with

    [DRIVERS]

    as start

  • legityme
    Reactions Received
    1
    Trophies
    3
    Posts
    85
    • May 19, 2021 at 2:54 PM
    • #20

    panic mode, can you point at the photo what is wrong or missing in the wiring? Thank you very much for the help.

    MOM, Thank you too for all the info, I set up the macid back to 1. I also attached the photo you asked, can you please take a look?

    Images

    • 92553D78-2788-484C-95D9-0973102D76FA_autoscaled.jpg
      • 607.93 kB
      • 1,600 × 1,200
      • 70

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

Tags

  • KUKA
  • krc1
  • DeviceNET
  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