- Open the ./apax.yml file
- Add a 'scripts' section if one does not already exist
-
Add the script "load"
scripts: load: - sld load --target 192.168.0.1 --password aSecurePassword --certificate ./cert.cer --restart --accept-security-disclaimerLike before, adapt the passed arguments to the configuration of your PLC. Inside apax scripts you can omit the prefix "apax".
Then you can start the download from a terminal with
apax load