The exact command may vary by repository. Check the README on GitHub.
For the skill author
Drop this on your repo README
Shows your skill is listed on Skillteca, generates a backlink and trackable traffic.
[](https://www.skillteca.com.br/skills/tia-simatic-drives?utm_source=badge&utm_medium=readme&utm_campaign=badge)
Detailed reference for Siemens.Engineering.MC namespaces (Drives, DFI, SecurityObjects, Enums)
references/download.md
Startdrive-specific and common Download/Upload check configurations
Execution pattern
Confirm the task is drive-specific (Startdrive, SINAMICS, drive controller, PROFIdrive)
Read references/drives-overview.md
Locate the drive device in project.Devices using standard device navigation
Get DriveObjectContainer via GetService<>() on the device item to access DriveObjects
Use DriveObject.Parameters for parameter access, .Telegrams for telegram find/insert/erase/size operations
Use GetService<DriveFunctionInterface>() for commissioning, motor/encoder config, DFI, and drive-object activation/type handling
For download/upload handling, include Startdrive-specific check configurations from Siemens.Engineering.Download.Configurations and Siemens.Engineering.Upload.Configurations
For network/PROFIdrive timing — see tia-networks/references/subnets-and-nodes.md