![]() |
ALPHA-VISION® content: Command-Line |
Softplc7 [/r |/rw |/rn |/rk |/l ] [/c /from=<source> /to=<target> ] [ini=<File name> ] [/hide ] [/minimized ] [/debug ]
| Command | Description |
|---|---|
| [/r |/rw ] | The project in SoftPLC7.ini file defined under section [Run] is loaded automatically; resume mode is initiated. |
| [/rn ] | The project in SoftPLC7.ini file defined under section [Run] is loaded automatically; warm-start mode is initiated. |
| [/rk ] | The project in SoftPLC7.ini file defined under section [Run] is loaded automatically; cold-start mode is initiated. |
| [/l ] | The project in SoftPLC7.ini file defined under section [Run] is loaded automatically; Subsequently the SoftPLC7 is set to 'stop' mode. |
| [/c /from=<source> /to=<target>] | The Dbf-files from the STEP7-Program of the Simatic Manager (source) will be read and converted to SoftPLC7-internal format (target). |
| [ini=<File name>] | Filename defines a specified INI-file. Default filename is 'SoftPlc7.ini' |
| [/hide] | No application window is shown; the SoftPLC7 works in background |
| [/minimized] | On program start the application window comes up minimized |
| [/debug] | The program starts in debug-mode, variables can be watched. If variable tables are stored, the first one is shown in the list. |