Jump to content

Hardware Configuration for Pressure Transducer


Recommended Posts

Hello, New to using PLCs.

PLC: V700, V200-18-E3/4xb

 

https://www.amazon.com/dp/B0748BHLQL?ref_=cm_sw_r_cp_ud_dp_MPKEBK3VM6AV7174NC1Q

Pressure Transducer: 0-100psi

Output: 0.5V~4.5V linear voltage output. 0 psi outputs 0.5V, 50 psi outputs 2.5V, 100 psi outputs 4.5V.

 

I wanted to know how  would I setup the pressure transducer in the Hardware configuration....Analog Inputs...type...mode, as well as what settings to use for the linearization block.

 

Link to comment
Share on other sites

Hi;

Math required  for scaling.

In Hardware config, choose an analog Input on the  V200-18-E4/4XB

       0-10V  Input       ( there is no   0-5 V )

      Select an   MI to Store the raw value.

 

      In the ladder      us the Linearize function     Scale the Analog Output based on   0-10 V Input

                X Axis       0 to      16384    (   14 Bit Analog Input   -- 0 -1 0  V )                

                Y Axis       0  to   222         ( 0-100  PSI    100/45  x 100   )   If you want  0.1  PSI Resolution    2220

      Test from there

              

   DanT

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...