DL206 Modbus help

dginbuffalo

Member
Join Date
Dec 2010
Location
Buffalo,NY
Posts
630
Hello- i need some help.i am trying to do a MWX write to a GS-2 drive. i want write a run command and speed reference. they should be 2 parameters in a row (42331 and 42332). i have the MWX to "preset multiple registers" 2 elements long. from V2000 into K42331. i'm thinking this will work. my question is how do i get the data in V2000/2001 to begin with? where's the MOV instruction like AB software!! Any help? thanks :)
 
The equivalent to MOV is two instructions

LD - either a constant 'K' or a V memory location
OUT - V memory location

There are also more involved IBox instructions for those who can't deal with two instructions.

I would advise getting the CPU module manual (PDF from AutomationDirect) and read all about EVERY instruction. It besats scratching the head a lot.
 
Last edited:
Bernie,
i appreciate the help you've given me in the last week. It appears you have their product nailed down good!! I'll do some more reading. Thanks again!
 

Similar Topics

Hello, I have an automation direct d2 262 plc and C-more HMI EA9T6CL-R. I need to prepare a program, scheduled to be performed on a future date. I...
Replies
1
Views
119
Struggling a little. i want to read status adresses (48449 and 48450) from a GS2 drive. what i want to know is-- is the drive faulted and is the...
Replies
1
Views
1,475
Hi Everyone, i was hoping for a little help with this module. i have data that needs to be read from a different plc through the Modbus plus...
Replies
11
Views
183
I have a PH meter that I am trying to bring its data into 1756-L81. I have downloaded the Rockwell MODBUS AOI kit, but I am not sure if I need to...
Replies
5
Views
154
Dear All, i am trying to connect Danfoss inverter with s7 200 cpu 226.but microwin shows following error at DATA Ptr.i assigned different VB...
Replies
1
Views
46
Back
Top Bottom