This section describes the Command Line Interface (CLI) commands supported by the Peripherals Tool.
| Command name | Definition and parameters | Description | Restriction | Example |
|
Export all generated files (to simplify all exports commands to one command) |
-ExportAll |
Export generated files (with source code etc.) Code will be regenerated before export Includes -ExportSrc, -ExportHTML and in framework -ExportMEX Argument is expected to be a folder |
Requires -HeadlessTool Peripherals | -HeadlessTool Peripherals -ExportAll C:/exports/generated |
| Export Source files | -ExportSrc |
Export generated source files. Code will be regenerated before export Argument is expected to be a folder |
Requires -HeadlessTool Peripherals | -HeadlessTool Peripherals -ExportSrc C:/exports/src |
| * for internal commands, internal plugin must be installed into production application | ||||