Siemens.mc.drives.acx.model.configuration Data.package Container Page
If you encounter this specific keyword in a log or an engineering tool, it typically refers to the that holds your drive’s "personality."
: This is the wrapper that bundles various configuration parameters—such as motor data, power module specifications, and telegram settings—into a single, deployable unit. Role in the TIA Portal & Startdrive
Categories * SIMODRIVE Converter system. * SIMOVERT MASTERDRIVES. * SINAMICS. * MICROMASTER. * DC converters SIMOREG. * SIMOTICS / Siemens SiePortal create acx file - SiePortal - Siemens If you encounter this specific keyword in a
When configuring a drive like the or G120 within the TIA Portal, the system creates these data packages to ensure consistency between the PLC (like an S7-1500) and the drive hardware.
: The container manages multiple Drive Data Sets , allowing a single drive object to switch between different motor or encoder configurations (up to 32 sets). * SINAMICS
: You may need to create or edit ACX macros to standardize configurations across multiple machines.
: This container structure is essential for TIA Portal Openness . Developers can use the Openness API to programmatically access the package container to insert, delete, or modify drive configurations (e.g., adding 3rd party encoders or managing safety checksums) without manually using the GUI. * SIMOTICS / Siemens SiePortal create acx file
Understanding the siemens.mc.drives.acx.model.configuration data.package container