I'm having trouble getting an email instruction to execute. An identical BRX Plc connected to the same ethernet switch sends email every time. BRX model is BX-DM1E-10AR3-D. Attached is a DM-Logger file of what happens every time I try to send an email. I have tried moving email to the main program block, also to its own program block, with no success. Any suggestions?
Average scan time is 15 mS. Is this too long?
You were right. I disabled every rung in the main code block with an st2 (Always off) and that cleared up the email issue. I did notice that even with everything disabled, the scan time was still at 2mS average. Does that sound normal?