Get properties of a device - References - SIMATIC AX - AX Hardware Engineering documentation - Hardware Engineering,

Hardware Engineering reference

Portfolio
SIMATIC AX
Product
SIMATIC AX
Software version
2.0.0-alpha1.56
Edition
08/2025
Language
English (original)
Package Name
@ax/hw-docs

Query the supported properties of a specific device installed with a GSD file via the command get-supported-device-properties. The command must be executed within the Apax project directory. The filename and GsdId of the device, which can be found in the output of get-supported-devices, must be supplied.

apax hwc get-supported-device-properties -f <GsdFileName> -g <GsdId>