Allen Bradley Micro820 Micro850 has Random IP Address of 169.254.X.X

Поделиться
HTML-код
  • Опубликовано: 15 дек 2024

Комментарии • 30

  • @Time-Trvlr
    @Time-Trvlr 3 года назад +1

    Usually a nic set to dhcp that times out because it cant find a dhcp server will default to a 169.254.x.x, you covered this well.

  • @tlar1272
    @tlar1272 2 года назад +1

    At 4:47, I get the message "Target Device Reported Error". Not sure what the next step should be?

    • @TimWilborne
      @TimWilborne  2 года назад +1

      Are you sure it doesn't already have an IP address?

    • @tlar1272
      @tlar1272 2 года назад +1

      @@TimWilborne It has an IP address that was assigned by DHCP, not a static IP.

    • @TimWilborne
      @TimWilborne  2 года назад +1

      By DHCP do you mean our device or another DHCP server?

    • @tlar1272
      @tlar1272 2 года назад

      @@TimWilborne Both. If I plug it into a computer network connection, I get one address. If I plug it into IP Explorer,I get a different address.

    • @TimWilborne
      @TimWilborne  2 года назад +1

      Might be easier to send me an email, it's usually a problem with your network settings of the IPE.

  • @gcol75
    @gcol75 2 года назад +1

    Thanks Tim! Just ordered IP explorer.

  • @allanvandyke1418
    @allanvandyke1418 3 года назад +1

    I've had the same problems lots of times when using a micro820 for the first time. Fortunately I have always had a REMLCD connected to the 820. From there it is easy to find its current IP. But, can also find the IP from a laptop using the command prompt and the arp -a command. This will bring up its IP with Mac address. I always get caught out using the micro820 for the first time.

    • @TimWilborne
      @TimWilborne  3 года назад +1

      Yes, I should grab an LCD to play with.

    • @allanvandyke1418
      @allanvandyke1418 3 года назад

      @@TimWilborne That will be a useful video.
      Every time I install a micro820, I always use an LCD with it.

  • @LearningInVR
    @LearningInVR 2 года назад

    its been a good problem for me , it really drills into your head the importance of configuring your drivers , you get to learn how to navigate around your network settings and change them, and you can go into rslinx and learn to set the static ip addresses to fix it/ learn about command ping...even serial connection and tools available to help use get through this issue promptly .i watch these videos so many times i think i hear a voice in my head when i start a new project lol.. ." okay first thing we have to set our address " .. some of the steps associated with fixing this problem in different ways teaches very important info for being able to connect to plcs in general

    • @TimWilborne
      @TimWilborne  2 года назад

      It is a good thing to practice that way you know what to do when you run into it out in the field.

  • @Hankules19
    @Hankules19 3 года назад +1

    Thank you, Tim! This is a HUGE help!

  • @lorinmcarthur9947
    @lorinmcarthur9947 Год назад +1

    When trying to change a DHCP address in a Micro 820 with the IPE my device gets stuck on the Waiting for BOOTP or DHCP Request screen. What am I doing incorrectly?

    • @TimWilborne
      @TimWilborne  Год назад +1

      There is an issue with the Micro820, it does accept the "Enable DHCP" command. Rockwell Automation is aware of it.

    • @ericgilbert7497
      @ericgilbert7497 3 месяца назад

      Ok but I just purchased your SIM-IPE and have that same problem so what do we do about this? It doesn't show the "Assign address" either

  • @agnelocosta7934
    @agnelocosta7934 3 года назад +1

    Hello Tim! How do I discover the Mac ip from a panelview800 ?

    • @TimWilborne
      @TimWilborne  3 года назад +1

      Our PLC Tools SIM-IPE will do it.
      plctools.com/plc-tools-sim-ipe-ethernet-ip-address-explorer-dhcp-and-bootp-server/

    • @agnelocosta7934
      @agnelocosta7934 3 года назад

      @@TimWilborne Thanks I will contact you by e-mail

  • @hrc100
    @hrc100 2 года назад

    Tim. Computer IP=192.168.1.105, Micro 850=192.168.1.102 (I already made communication between them), HMI t4t= 192.168.1.104 (I can not see the HMI in the connection browser), I tried using the same IP address PLC/HMI, but nothing yet. where am I failing?

    • @TimWilborne
      @TimWilborne  2 года назад

      If you can ping the HMI but not see it in the connection browser then check out this video.
      ruclips.net/video/-N1meHqahlg/видео.html

  • @elijahkintz996
    @elijahkintz996 9 месяцев назад +1

    is there a way to fix this without having to buy an IP explorer ??

    • @TimWilborne
      @TimWilborne  9 месяцев назад +1

      Yes, just not an easy one :)

    • @wayneclift8598
      @wayneclift8598 7 месяцев назад

      @@TimWilborne In all seriousness, I run a high school lab with 40 laptops connecting to a trainer. The PLC is set to DHCP, so we have do discover the new IP every time a student plugs in or turns on. There must be a reasonable way to set the Micro820 to a static IP without a special tool. I only have to do this once, and if the method involves a couple more hoops without a special tool, so be it. What's the method? And if I am picking a static IP for it, can I pick any value? Or must the static IP's first two pairs of numbers need to match my local network? Thanks for the advice!

    • @ryankirby3520
      @ryankirby3520 6 месяцев назад

      @@wayneclift8598 I'm not an expert, but I did arp -a in command prompt as suggested above while connected to a micro820. I then used that to configure IP address in CCW. I then set that as the static IP address on my laptop. The first time I did have to click Device - Connection Path - Browse in CCW to find the IP address that I set. Since then, it connects every time by just clicking connect.

    • @ryankirby3520
      @ryankirby3520 6 месяцев назад

      @@wayneclift8598 I used arp -a in command prompt after connecting to the PLC. I then take what is there and set the IP address in the PLC. I also had to change my static IP address on my laptop. I had to browse for it the next time I connected to the PLC, but it has worked every time after that by just clicking connect.