| Parameter | Description |
|---|---|
| -?,-h,--help | Show the help information specific to this command. |
| -i, --input | Specify the SIMATIC app file to be downloaded to the PLC. You can omit the file name and provide only the containing folder if there is only one app file. A trailing slash is optional if you provide only the folder name. If you don't provide an input file, the app file in the ./bin/1500 folder will be chosen. |
| --sdCardFolder | The parameter specifies the folder containing the SD card image. |
| --non-overwriting | Switches the sld in the TIAX direct loading mode which does not delete technological objects from the SD card image. You can specify the start of block numbers for AX data blocks so that they do not overlap with data blocks loaded from the TIA project. The default value is 8192 with a range of 512 data blocks. Additional notes about this use case can be found here. |
| -l, --log | Set the output verbosity of the loader. Default: Information. Supported values: Trace, Debug, Information, Warning, Error, Critical, None. |