Dear all:
I can now control my RevPi O_1 with the logiCAD3 software to let the LED flash, But when I clicked "disconnect to PLC", the LED was still working.
How can I get him to stop working?
Now I find a way : log on to the web and Disable "Enable/Disable logic.rts" in services, But when I enabled "Enable/Disable logi.rts" LED continued working?
How do I stop him?
How do I stop the logi.rst control code
Re: How do I stop the logi.rst control code
Hello,
PLCs are designed to work without a connected programming system.
You can stop the code by pressing the "STOP" button in the application view of logi.CAD 3
Removing the license will let the code run for 1 hour (demo mode).
kind regards
Walter
PLCs are designed to work without a connected programming system.
You can stop the code by pressing the "STOP" button in the application view of logi.CAD 3
Removing the license will let the code run for 1 hour (demo mode).
kind regards
Walter
-
- Posts: 36
- Joined: 04 Jun 2018, 11:01
- Location: Lomazzo
Re: How do I stop the logi.rst control code
You can also stop the logi-rts service from ssh
Code: Select all
sudo service logi-rts stop