install-gsd command - Manual - Hardware Compiler - The AX Hardware Compiler - Hardware Compiler (hwc),tool

Hardware Compiler CLI Tool (hwc)

Portfolio
SIMATIC AX
Product
Hardware Compiler
Software version
1.1.154
Edition
07/2024
Language
English (original)
Package Name
@ax/hwc
apax hwc install-gsd --input <GsdFile>

This command installs one or more GSD files (*.xml) to current project to enable configuration of its devices and modules via Hardware Declaration Language. The input files or directory must be located in the Apax project folder or inside a subfolder of it.

Options

Option Description
-i, --input A single or multiple GSDML files (*.xml) or a directory containing GSD files. Mandatory

Return codes

The following return codes are possible:

  • 0 - GSD files were installed successfully.
  • ≠0 - An error occurred during installation of one or more GSD files.