Jump to content

Coil does not energise during Online test


Recommended Posts

  • MVP 2023

Here is a list of things to check:

1) If the coil is in a subroutine, make sure the subroutine is active (look for where it is actually called and make sure it is actually being called)

2) Make sure there isn't a Direct coil with that same address elsewhere in the program (use find operand to create a list)

3) Make sure the Reset coil(s) are not activated

Link to comment
Share on other sites

Back track your logic from the coil you want to set.  Look at the preceding statement, does it have a rung that sets it's status.   Work backward from there to check the logic.

 

Also, if you're working online while doing this.  Make sure the PLC has the current program you're reading from loaded.  The software and PLC do allow you to have different programs active and viewed in visilogic but the operands all update as if there is no difference.

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