| Parameter | Description |
|---|---|
| -i, --input | Path to the TIA Portal project or the folder containing it. |
| -p, --plc | Name of a PLC in the TIA Portal project. If omitted, the first created PLC is used. |
| --lib | Name of the generated AX library. Defaults to: TiaProjectCoupleDBs |
| -o, --output | Target folder for the generated AX library. Defaults to: ./lib |
| -n, --namespace | Namespace of the generated ST library. Defaults to: TiaProject.CoupleDB. |