News:

  • October 14, 2025, 05:14:38 AM

Login with username, password and session length

Author Topic: A few quick speedbumps in my project: Ethernet I/0  (Read 4374 times)

Evilbeard

  • Hero Member
  • *****
  • Posts: 160
A few quick speedbumps in my project: Ethernet I/0
« on: September 04, 2016, 06:36:57 PM »
I just got all the parts for my new project. I'm communicating to multiple drives using GS-EDRV-100s. I assembled my PLC, and connected it to the switch and the 3 EDRVs I'll be using. I set them up using NetEdit so they all had correct IP addresses. The PLC sees them and I add them in the Configuration Menu. The PLC tells me that they aren't the expected slave type. I don't have my GS3 drives hooked to them yet (they're 3 phase drives and I don't have 3 phase in my office (YET)). Is this the problem, or is there something I haven't configured properly? I could assemble this on a rolling portable jig and take it to the lab where I could wire it to 3 phase, but that just seems like a hassle.

BobO

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 6126
  • Yes Pinky, Do-more will control the world!
Re: A few quick speedbumps in my project: Ethernet I/0
« Reply #1 on: September 04, 2016, 08:25:15 PM »
Not sure what is reporting in the absence of actual data, maybe a GS1. As a workaround, you could try changing the config to GS1 and see if it gets happy.
"It has recently come to our attention that users spend 95% of their time using 5% of the available features. That might be relevant." -BobO

Evilbeard

  • Hero Member
  • *****
  • Posts: 160
Re: A few quick speedbumps in my project: Ethernet I/0
« Reply #2 on: September 05, 2016, 07:59:55 AM »
attemped making them GS1 drives connected, no go. I still get the slave error. It looks like the attachment. It doesn't show the actual drives as the problem, but the GSEDRV100's.

ADC Product Engineer

  • Hero Member
  • *****
  • Posts: 270
Re: A few quick speedbumps in my project: Ethernet I/0
« Reply #3 on: September 05, 2016, 10:24:56 AM »
Hook the drives to 120VAC on L1, L2 and ground.  IIRC the drives have to be present to prevent the EDRV100 from throwing an error.

BobO

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 6126
  • Yes Pinky, Do-more will control the world!
Re: A few quick speedbumps in my project: Ethernet I/0
« Reply #4 on: September 05, 2016, 10:37:01 AM »
There are really two errors happening. Prior to communicating with the drive, the EDRV100 has a default drive type value which is probably something like "unknown", so when the Ethernet I/O master attempts his validation it fails. I would considering this the proper behavior. The missing drive is really a second issue, in that if you had the drive present and then removed it, you get a different error. This too is the proper behavior.

One possible workaround is to mark the slave as optional. The error will persist, but the config will remain and the PLC stays in RUN mode.
"It has recently come to our attention that users spend 95% of their time using 5% of the available features. That might be relevant." -BobO

Evilbeard

  • Hero Member
  • *****
  • Posts: 160
Re: A few quick speedbumps in my project: Ethernet I/0
« Reply #5 on: September 05, 2016, 11:47:15 AM »
Ok, I just wanted to make sure this was to be expected. I'm still writing the program (I have another couple hundred rungs of code to write yet), and I just wanted to get everything set up as I worked along. When I go to install this (we're gutting an old machine and refurbishing it with new controls and motors), it will be simple to line out this last bit. I just didn't want to get to installation and then find out I'd goofed something up majorly and then have to go back and rework a bunch of things. I'll let you know when (and I will) run into further little issues! Get back to enjoying your holiday! (I only have another 8 hours to go! YEAH!)

BobO

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 6126
  • Yes Pinky, Do-more will control the world!
Re: A few quick speedbumps in my project: Ethernet I/0
« Reply #6 on: September 05, 2016, 01:23:43 PM »
Ok, I just wanted to make sure this was to be expected.

Definitely. EDRV's without drives are just E's. ;)
"It has recently come to our attention that users spend 95% of their time using 5% of the available features. That might be relevant." -BobO