beatriz Posted January 20 Report Posted January 20 HI! i need some help: i have to do a flow totalizer on cx-programmer but i dont know how to do. i have the tha instantaneous flow in m3/h and need the the total consumption in a day. if someone could help me i appreciate a lot. my plc is a cp1e n40 Quote
Sergei Troizky Posted January 20 Report Posted January 20 (edited) Decide the sampling pace. I would start with 100ms, but the decision is yours. Every time, calculate the average of the actual and previous readings. Multiply by the sampling period. Add the result to the cumulative value. Edited January 20 by Sergei Troizky Quote
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.