Jump to content

Recommended Posts

Posted

Hello

I am kinda new with ladder diagrams. So i'm am trying to read myself into the ladder  functions but i can't find  how I can connect a analog input value directly to a analog output, 4-20 ma measures temperature -40 to 60 degrees Celcius. Can anybody help me with this. Thanks in advance!

  • MVP 2023
Posted

If both the analog input and the analog output are 4-20mA and have the same bit resolution (check datasheets for the I/O modules), then simply perform a "Store" function from the integer assigned to the input to the integer assigned to the output. If there are any differences between the input and output (type of input or output, bit resolution, etc) then perform a Linearization function between the two.

Posted

Hello Flex727 and Joe,

Thanks for your reply. I managed to connect the AI to the AO, and it works properly.  See attached document. Maybe you have some remarks and tips you can share.

Rob

Start.ulpr

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
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.