Hello,
I replaced a WAGO 750-832 controller. When I reach the step (Online → Create Initialization Project), an error message appears (see attachment), and then the I/O LED either does not light up or flashes red, followed by “Communication Fault (#0): Logout”.
I even tested an old WAGO 750-881 controller that I believe is out of service. When I reach the step (Online → Create Initialization Project), an error message appears (see attachment), and then all LEDs start flashing red, followed by “Communication Fault (#0): Logout”.
Here are the steps I followed for loading:
- Changing the target configuration (selector position in the middle) → OK
- Checking the program (Project → Compile All) (selector position in the middle) → OK
- Loading the program (Online → Access System → Start) (selector position in the middle) → OK
- Loading the program at startup (Online → Create Initialization Project) (selector position in the middle) → NOK
- Loading the program into internal memory (Online → Downloaded application from source code to PLC) → step not reached
Can you help me find a solution to load the program correctly?
Do you think the WAGO 750-881 controller is actually out of service?
Thank you.
750-832: flashing code 6-10
Hello,
First, in your program are you sure there is not an infinite loop somewhere ?
Something you can do is to change your task priority for something higher than 11 (Background task). this will allow the ethernet communication to not be interrupted by the program.
Next the error 6-10 is a BACnet configuration error.
Have you set the SYM-XML settings for the BACnet export ?
When you ask for a download, do you have a BACnet upload request popup ?
Hello,
No, I do not have an infinite loop. The program was working fine before with the old PLC.
Regarding the modification priority, could you please provide the steps?
The SYM-XML parameters for BACnet export are configured; I followed the steps in the 750-832 manual.
I have a 753-648 module: the LED on G is blinking red and the LED on C is blinking green.
When I start a download, a pop-up window appears asking to update the BACnet objects on the target.
The software is CoDeSys 2.3.9.68.
Thank you.
The old PLC is a BACnet controller too ?
In [Project] > [Option], in the menu [Symbol Configuration].
Check both case then open the [Configure symbol file],
Select everything, uncheck all cases starting from the bottom:
Select what object you want to be available to the BACnet configurator and check only the 2 top checkboxes:
and it should be good to go.
Ps don’t forget to Create the boot project, if I remember right the PLC will reboot after you disconnect to update the BACnet system automatically.
Thank you
But when I switch the selector to RUN mode, the I/O LED is off