Jump to content

Problems linking memory bits to inputs values


Recommended Posts

Hello,

I'm using a V120-22-UN2 PLC. I have some troubles using input switches values to set or reset memory bits.

Actually, I managed to control one memory bit on the first net I have created: a direct contact using the value of my first input ( I0 ) is linked to a direct coil assigned

to the first memory bit. I even used the inverted value of the memory bit to contorl another one and I had no trouble.

But, when I try to assign a new memory bit to another input value using the same configuration, there's no change in the memory bit value. Actually if I use the online mode, I can notice that everything is goin well for the contact (the wire gets red when I pressed meaning the current flow is allowed to pass the contact) but then the memory bit's coil stays inactive.

I have joined a screen print of both switches.

Any help on this matter will be the welcome

Link to comment
Share on other sites

  • MVP 2023

Just a few suggestions:

1) Make sure the coil is not duplicated elsewhere in your project.

2) Make sure the subroutine the coil is in is being called by the Main routine.

3) Make sure the ladder rung is not disabled.

4) You can't make online edits, be sure to re-download the project to the PLC after your change.

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