Host Engineering Forum
General Category => Do-more CPUs and Do-more Designer Software => Topic started by: Garyhlucas 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
-
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.
-
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.
-
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!