Jump to content

Recommended Posts

Hi all,

 

I have a project with an analog input which connected to a level transmitter. If I directly show the input on the screen, it can change 2-3 times in a second as it is not very stable. So I tried to solve it with sampling with a timer.

 

Timer runs as soon as PLC starts to run. When timer reaches to its "set time", it copies the data on the analog input to a bit and reset itself. On the screen I see the "bit" value. The problem is after some amount of time, lets say 3-4 days, it stops to copying the value and display shows the same value even if the level reaches to full.

 

What do you think? What am I doing wrong?

 

 

Thanks in advance.

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