Sign in to follow this  
Followers 0
Lyapunov

IO scanning NOE0100 for ADAM6050

2 posts in this topic

Hello, I want to communicate between MODICON M340 equipped with NOE0100 module and a remote IO ADAM-6050 but it does'nt work. This is my configuration of IO scanning: IP:192.168.1.97, ID:1, Health Timeout: 1500, Repetitive rate: 60, RD Master Object: %MW0, RD Slave index: 0, RD length: 0, Last Value: Hold last, WR Master Object: %MW100, WR Slave Index: 23, WR length:1 IP:192.168.1.97, ID:1, Health Timeout: 1500, Repetitive rate: 60, RD Master Object: %MW0, RD Slave index: 23, RD length: 1, Last Value: Hold last, WR Master Object: %MW101, WR Slave Index: 0, WR length:0 Slave index: 23, is the address of the register in the ADAM6050. From the user manual: 0x00017 ch0 DO R/W . I don't know if the parameter 23 (7+16) is correct or not for the IO scanning. Thanks

Share this post


Link to post
Share on other sites
i got the answer: i have to put a 4x address because IO scanning uses juste 4x addresses and the DO address of the ADAM is 40303 and if you put 303 it doesn't work, we have to put 302 (303-1), and of course not 40302 but specifically 302. Thanks

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0