Magnien Posted March 24 Report Share Posted March 24 205 / 5 000 HELLO EVERYONE I am a novice in programming, I would like to indicate a setpoint pressure. When starting the pump, this one will have to reach this setpoint thanks to the analog output 0-10V do you have an exemple for help me? Quote Link to comment Share on other sites More sharing options...
MVP 2022 Flex727 Posted March 24 MVP 2022 Report Share Posted March 24 Your VisiLogic installation came with a number of example programs including how to use the PID function. Take a look under Help/Examples/Version 900/Project Examples/PID/... Quote Link to comment Share on other sites More sharing options...
MVP 2022 kratmel Posted March 24 MVP 2022 Report Share Posted March 24 You have not described the task you want to solve. In the title of the topic, you ask about SPEED REFERENCE BY PRESSURE SENSOR. In the text of the post, you ask 5 hours ago, Magnien said: I would like to indicate a setpoint pressure. I assume that the system will have a VFD for the pump. And you want to regulate the pressure. Most of VFD have a built-in PID pressure regulator. You can easily adjust such PID loop and give it the setpoint pressure from the PLC and read real pressure from sensor. I agree with Flex that you can make a PID loop on a PLC, but I know from practice that, for example, to regulate water pressure, you need to additionally provide many auxiliary modes for the system, and accordingly, all this needs must to be adjusted somehow. All this is already implemented in the VFD for pumps. It is only necessary to carefully read the manual for the desired standard application and set the parameters for it. 1 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.