Codesys POU greyed out
In Codesys (Automation Builder) one of my POU block is greyed out, does any`one know what is wrong here? pic attached
Voted best answer
Hi
typically this happens when you have written your POU FAULT_CODE but you have not called it correctly in the MAIN program PLC_PRG. Try to check and if the function call is conditioned for example by some jumps, try to remove it, the blue block processing arrow should appear. Of course you have to recompile first.
Hope this help you
BR
Flavio
typically this happens when you have written your POU FAULT_CODE but you have not called it correctly in the MAIN program PLC_PRG. Try to check and if the function call is conditioned for example by some jumps, try to remove it, the blue block processing arrow should appear. Of course you have to recompile first.
Hope this help you
BR
Flavio
Add new comment