Jump to content

Pulse Counter


segal

Recommended Posts

Hello
I'm a beginner and I need some help. I do not really know English.
The machine JZ20-J-T40 + is a pulse counter flow meter.
I need a pulse counter program module that I can move on.

A digital input would arrive at the signal. The number of incoming pulses should be displayed linearly in the display. Within the program, you can adjust how much the incoming pulse count is displayed on the display. Say 10 pulses / liter or 100 pulses / liter ... etc ... it can be set to any value. I want to determine how many impulses count 1 liter. Maybe if I can, I would like to add an addendum to start a tank charging process, set the charge value on the keyboard, and then when the impulses reach the amount arriving, the charging process stops.

Thanks in advance!!

Link to comment
Share on other sites

In order to do this, you need to use compare block. Your first value should be impulse count, and your second value should be some # number you have selected as liter mark.

You also need a counter that counts how many times your impulse has arrived, and store that number.

See the attached file.

Comments should describe everything you want to know.

Hope this helps.

Best regards,

Nikola Ljubinkovic

DIgital_Pulse_Counter.U90

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...