Jump to content

Recommended Posts

Using a shaft encoder atop a flow meter. In the High Speed Inputs section of the hardware one of the MI's can be set for frequency.  Is there any issues with simply linearizing the frequency to say L/min? In tests it seems to work, but I am wondering if there is any reasons not to do it that way?

Thanks

Link to comment
Share on other sites

  • MVP 2023
2 hours ago, viscoelastic said:

there is any reasons not to do it that way?

In my opinion, this is the most accurate method of all possible in the PLC.

This is because a hardware pulse counter and a hardware timer are used to obtain the resulting frequency. All other methods using ladder code, timers and even interrupts have an error related to program execution time.

That's why I use this method and recommend it to you.

  • Thanks 1
Link to comment
Share on other sites

  • MVP 2023

On one of the machines for metal laser cutting, I was asked to make a two-channel "speedometer" for coolant flow meters.

All that was needed was an indication of two frequencies.

Ironically this was my first Vision PLC installation in which I did not write a single line of ladder code .... I only created one HMI display :)

Link to comment
Share on other sites

On 5/13/2022 at 5:45 PM, kratmel said:

Ironically this was my first Vision PLC installation in which I did not write a single line of ladder code

That may be true, but I am sure everyone was still impressed.

As it is said: In the land of the blind, the one eyed man is king. That day, I am sure you were the king. 🤣

  • Haha 2
Link to comment
Share on other sites

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.