News:

  • August 18, 2026, 02:23:28 AM

Login with username, password and session length

Author Topic: Output trigged on write to PLC  (Read 6813 times)

Bolt

  • Hero Member
  • *****
  • Posts: 598
Output trigged on write to PLC
« on: March 16, 2018, 05:17:48 PM »
I am using a BRX BX-DM1E-36ER-3-D.

Upon trying to write a (very minor) program change to the PLC, I had THIS issue pop up again.

I saved the file and closed DmD .  I re-opened DmD and loaded the saved file.  I wrote the saved file to the PLC.

Upon loading, it seems to have enabled an output that definitely should not have been enabled.

See attached screenshot of the output in a Trend View.

Also attached is screenshot of the logic that controls the output.  V300 has a value written to it deep within a program that was not running.  I have another output that is triggered with the same logic (different V value) that did not enable upon upload.
« Last Edit: March 16, 2018, 05:21:32 PM by Bolt »

PLCGuy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 677
Re: Output trigged on write to PLC
« Reply #1 on: March 17, 2018, 03:18:09 PM »
reverse the order of those two rungs. see what happens.