Siemens.mc.drives.acx.model.configuration Data.package Container Download -

  • Online connection to the drive (PN/IE interface).
  • Drive in download ready state (no active faults, inhibit commands off).
  • Go to Online & diagnosticsDiagnostic buffer.
    Look for entries like:
    "ACX container download completed successfully (signature verified)"
    and
    "Parameters restored from non-volatile memory."

    Any CRC error (e.g., Zim 5) indicates a corrupted container – repeat download. Online connection to the drive (PN/IE interface)


    One powerful feature often hidden in the UI is the ability to download partial containers. Go to Online & diagnostics → Diagnostic buffer

    POST /api/endpoint/package/download HTTP/1.1
    Host: siemens.mc.drives.acx.model.configuration
    Content-Type: application/json
    "packageName": "your_package_name",
      "container": "your_container_name",
      "configuration": "specific_configuration"