bbcxo Posted October 24, 2022 Report Share Posted October 24, 2022 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. Quote Link to comment Share on other sites More sharing options...
DanT Posted October 24, 2022 Report Share Posted October 24, 2022 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.