Generating a template for an IO module in JSON format - 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
apax hwc generate-template-file --orderNumber "6ES7 532-5HF00-0AB0" --firmwareVersion "V2.2" --output "analog_output.hwl.yaml"
{
  "Templates": {
    "Modules": [
      {
        "Name": "AQ_8xUI_HS_Template",
        "Content": {
          "Name": "AQ_8xUI_HS",
          "TypeIdentifier": {
            "OrderNumber": "6ES7 532-5HF00-0AB0",
            "Version": "V2.2"
          },
          "IoConfiguration": {
            "Outputs": {
              "Channels": [
                {
                  "Number": 0,
                  "Parameters": {
                    "DiagnosticsNoSupplyVoltage": false,
                    "DiagnosticsOverflow": false,
                    "DiagnosticsShortCircuitToGround": false,
                    "DiagnosticsUnderflow": false,
                    // "DiagnosticsWireBreak": false,
                    "OperatingRange": 11,
                    "OperatingType": 1,
                    "ParameterSettings": 0,
                    "ReactionToCpuStop": 6,
                    // "SubstituteValueAnalog": 2147483648
                  }
                },
                {
                  "Number": 1,
                  "Parameters": {
                    "DiagnosticsNoSupplyVoltage": false,
                    "DiagnosticsOverflow": false,
                    "DiagnosticsShortCircuitToGround": false,
                    "DiagnosticsUnderflow": false,
                    // "DiagnosticsWireBreak": false,
                    "OperatingRange": 11,
                    "OperatingType": 1,
                    "ParameterSettings": 0,
                    "ReactionToCpuStop": 6,
                    // "SubstituteValueAnalog": 2147483648
                  }
                },
                {
                  "Number": 2,
                  "Parameters": {
                    "DiagnosticsNoSupplyVoltage": false,
                    "DiagnosticsOverflow": false,
                    "DiagnosticsShortCircuitToGround": false,
                    "DiagnosticsUnderflow": false,
                    // "DiagnosticsWireBreak": false,
                    "OperatingRange": 11,
                    "OperatingType": 1,
                    "ParameterSettings": 0,
                    "ReactionToCpuStop": 6,
                    // "SubstituteValueAnalog": 2147483648
                  }
                },
                {
                  "Number": 3,
                  "Parameters": {
                    "DiagnosticsNoSupplyVoltage": false,
                    "DiagnosticsOverflow": false,
                    "DiagnosticsShortCircuitToGround": false,
                    "DiagnosticsUnderflow": false,
                    // "DiagnosticsWireBreak": false,
                    "OperatingRange": 11,
                    "OperatingType": 1,
                    "ParameterSettings": 0,
                    "ReactionToCpuStop": 6,
                    // "SubstituteValueAnalog": 2147483648
                  }
                },
                {
                  "Number": 4,
                  "Parameters": {
                    "DiagnosticsNoSupplyVoltage": false,
                    "DiagnosticsOverflow": false,
                    "DiagnosticsShortCircuitToGround": false,
                    "DiagnosticsUnderflow": false,
                    // "DiagnosticsWireBreak": false,
                    "OperatingRange": 11,
                    "OperatingType": 1,
                    "ParameterSettings": 0,
                    "ReactionToCpuStop": 6,
                    // "SubstituteValueAnalog": 2147483648
                  }
                },
                {
                  "Number": 5,
                  "Parameters": {
                    "DiagnosticsNoSupplyVoltage": false,
                    "DiagnosticsOverflow": false,
                    "DiagnosticsShortCircuitToGround": false,
                    "DiagnosticsUnderflow": false,
                    // "DiagnosticsWireBreak": false,
                    "OperatingRange": 11,
                    "OperatingType": 1,
                    "ParameterSettings": 0,
                    "ReactionToCpuStop": 6,
                    // "SubstituteValueAnalog": 2147483648
                  }
                },
                {
                  "Number": 6,
                  "Parameters": {
                    "DiagnosticsNoSupplyVoltage": false,
                    "DiagnosticsOverflow": false,
                    "DiagnosticsShortCircuitToGround": false,
                    "DiagnosticsUnderflow": false,
                    // "DiagnosticsWireBreak": false,
                    "OperatingRange": 11,
                    "OperatingType": 1,
                    "ParameterSettings": 0,
                    "ReactionToCpuStop": 6,
                    // "SubstituteValueAnalog": 2147483648
                  }
                },
                {
                  "Number": 7,
                  "Parameters": {
                    "DiagnosticsNoSupplyVoltage": false,
                    "DiagnosticsOverflow": false,
                    "DiagnosticsShortCircuitToGround": false,
                    "DiagnosticsUnderflow": false,
                    // "DiagnosticsWireBreak": false,
                    "OperatingRange": 11,
                    "OperatingType": 1,
                    "ParameterSettings": 0,
                    "ReactionToCpuStop": 6,
                    // "SubstituteValueAnalog": 2147483648
                  }
                }
              ]
            }
          },
          "Parameters": {
            "AdditionalInformation": "",
            "EnableValueStatus": false,
            "LocationIdentifier": "",
            "PlantDesignation": "",
            "StartupComparisonPresetToActualModule": 0
          }
        }
      }
    ]
  }
}