Modicon 984 programming problems

juanmdx

Member
Join Date
May 2007
Location
SLP
Posts
281
Hi everyone,

I have a few coil registers on my Modicon program that I need to put into a 40000 o 30000 registers, because I'm upgrading the panel (an old xycom 2060 to a MP277 siemens), and the new panel can't access but the 4x and 3x registers and I have some info on registers on the order of 298 988, 703...etc, can anyone tell me what would be the most accurate way of doing it, I was thinking on just moving the registers, example move 988 to 42191, but I don't think thats a really good idea, what I need is just to see if those addresses are active or not.

Thanks


Juan
 
Assuming that you are using 984 Ladder Logic, it is common to use the BLKM command. This command can be used to move 16 consecutive 0x coils into a 4x register and to move individual 4x registers into a single group. Communications can be improved by grouping the 4x registers rather than havine multiple reads/writes.
 

Similar Topics

Does anyone know where can buy software for Modicon 984-685? I am in China. Schneider in USA doesn't ship it to China. Thanks.
Replies
2
Views
6,343
I need to program a hi select block that looks at four analog in's and outputs the highest....Can anyone help??? Thanx !!!
Replies
1
Views
3,631
Hi, Seeking consultation on an implementation matter, and have a question about Modicon Compact 984 communication through RS485: Three Modicon...
Replies
4
Views
199
Hi I have a modicon 984 with proworx 32 that is scaling an analog input, and I need to adjust the scaling. I have new analog input values and %...
Replies
3
Views
1,719
Hi, I am trying to get a machine started that was moved from one location to another. It has a Modicon 984-A131 PLC. I have Schneider Electric...
Replies
1
Views
1,010
Back
Top Bottom