Log in to the controller shell, and first try to send this request using cURL.
- Download PuTTY ( Download PuTTY - a free SSH and telnet client for Windows) it is a SSH client, so we can connect do PLC console via SSH
- Login with root/wago
-
Try to send some requests using cURL:
-
If it’s working, you can call this using SysProcess library or create own script to call (SSH command from CoDeSys - #4 by WagoDamRud)