Sign in to follow this  
Followers 0
arrowsmith74

CP1E + CP1W-AD41

3 posts in this topic

Hi ! I have a question regarding the handling of the signal from the AD041 connected to my PLC. The resolution of the AD041 is 1/6000 and would be reaching from 0000 - 1770 HEX regarding to the manual. In my setup I'm using ultrasonic measuring with a 0-10V output connected to the AD041, and I have measured and confirmed the voltage at the input of my device and have the full reading from 0-10V there. I'm new to the handling of analogue signals and would be glad if someone have an idea of what I'm doing wrong, because all I can see is a signal span of 0-17 Hex (decimal 23) between 0-10V in my CX Programmer. If someone have an answer and maybe even an programming example to upload I would really appreciate it. Best Regards! picture: CXP-file analogtest small.cxp

Share this post


Link to post
Share on other sites
You seem to have a 40 I/O, so i think your first analog input channel should be ch. 2 instead of 3. So in D100 you should move ch. 2.

Share this post


Link to post
Share on other sites
Thanks Sparky ! You were absolute right, now it's working perfectly ! An easy fix but most troublesome for a noob, this wasn't clearly enough explained for me in the manuals i downloaded. It would probably have taking me ages to solve. Thanks again ! Best regards from Sweden !!

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