News:

  • July 01, 2026, 08:29:33 AM

Login with username, password and session length

Author Topic: Do-more control of a VFD via Modbus RS-485 adapter  (Read 8721 times)

Garyhlucas

  • Hero Member
  • *****
  • Posts: 421
Do-more control of a VFD via Modbus RS-485 adapter
« on: April 17, 2015, 05:51:44 PM »
I need to control 5 Hitachi WJ200 VFD drives via Modbus.  I want to do it this way primarily because I am also interested in getting data back from the drive, specifically power usage. I am also interested in reducing wiring time as we intend to build a lot of these systems. I've got the Ethernet to RS-485 adapter and the multidrop board as well.  The problem is I am a newbie to Modbus and the learning curve is killing me right now.  Has anyone got some sample code of how to do this in Do-More? I've been reading the manuals but it isn't sinking in too quickly at the moment.

Thanks

DLTimmons

  • Hero Member
  • *****
  • Posts: 232
Re: Do-more control of a VFD via Modbus RS-485 adapter
« Reply #1 on: April 17, 2015, 06:29:49 PM »
I use a H2-SERIO-4 card that has a RS-485 Port on the card. Then use MWX and MRX to a gang of GS2 and GS3 drives.


MikeS

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 265
    • Host Engineering, Inc.
Re: Do-more control of a VFD via Modbus RS-485 adapter
« Reply #2 on: April 20, 2015, 09:25:54 AM »
is the "Ethernet to RS-485 adapter" the MB-Gateway from Automationdirect? or is that a Hitachi part?

is the "multidrop board" a Hitachi part?

The Modbus work in Do-more Designer will be generally the same with either Ethernet Comm or Serial 485 comm, the addressing of the slaves being the main difference.

Good design costs a lot. Bad design costs even more.

Garyhlucas

  • Hero Member
  • *****
  • Posts: 421
Re: Do-more control of a VFD via Modbus RS-485 adapter
« Reply #3 on: April 20, 2015, 06:58:46 PM »
The adapter is the AD unit, as is the multi drop board. Hoping it will work with the Hitachi drives.  I've been trying to get my head around the modbus communications method of controlling drives. I see I have a lot to learn!