Compilation problem
-
Hello, I have a big problem when I want to make a new solution, here is the message that I receive when I complile
Error PLC 0 1 Compilation was not successful. No image will be created.
impossible to continue
can help me
thank you in advance -
@msoenen Can you share the whole zipped project folder?
-
@tomas_hora said in Compilation problem:
Can you share the whole zipped project folder?
Now it works, I created the new project in 'simple mode', then I switched to 'full mode' '
I guess I forgot a step in creating a new solutionthanks
-
Help, I have the problem again, I made the first solution in simple mode, then I switched to full mode, and everything worked well until today, impossible to recompile the program
I put the zipped program as an attachment
What's the problem ?
print screen https://www.dropbox.com/s/qe86jwg15qzfjno/unipi.docx?dl=0programm zipped
https://www.dropbox.com/s/oun9yw28v6inwhg/ProgrammeUnipi.zip?dl=0
thaks -
@msoenen The issue is that you deleted the definition of the L203 device on the Modbus channel (if you double click on it, you will see that its empty). Delete it and insert a it again. Make sure to set the autogen on the device since you are in full mode (simple mode does that for you).
-
thank you for the answer
So can I remove the PLC, and the modbus, and reconfigure them again?
With the files I sent you, could you check if the proxy configuration is good, because I can not connect to the remote PLC with the Mervis software
thank you in advance
-
@msoenen Only the device on the Modbus TCP channel, not the whole PLC.
The proxy configuration looks good. Did you upload the configuration (right click on PLC - PLC operation - PLC setup)? If you are connected to the PLC via the LAN and start the debug mode, check the Proxy information in the System Status.
-
Hello thanks for the info
help, I have another big problem now
So yesterday, I deleted the modbus channel and I put it back, and it worked
I made some program changes, and I created variables
After a few tries, the physical push buttons stopped working.
-No compilation problem,
-No deployment problem
but the DI_xx.x do not work while the leds of the DI light up when I press.
In debug mode, I manage to change the state of the inputs, so the program runs.
I did :
PLC attach: OK
add channel modbus: ok
add library device: OK
Autogen set: OK
I also tried
configure unipi: OK
update from HW library: OK
upload and dowload configurationI do not really know what else to do
Here is the program attached with screenshots
Thanks in advance for the helphttps://www.dropbox.com/s/y76jb0dnhw1125w/ProgrammeUnipi.zip?dl=0
https://www.dropbox.com/s/tcp0nxijscganr4/print screen unipi.docx?dl=0 -
@msoenen Check that your inputs are not still set to Manual Mode.
(Any yellow hilighted input.) When in Debugging Mode, Right-click it, select "Manual Mode" and then make sure the checkbox is not ticked, then hit OK (even if it's already unticked.)
I got caught out by this a couple of times. PLC input does not respond if Manual Mode is still enabled.
-
ok it works, but I was forced to delete the old variables and replace them in the program
it is a pity that there is no table with troublechoottings in which could look during malfunction but without the system does not default