Kkula
Browse Questions » Motion Control System SIMOTION: Motion Management

About User

Questions Asked: 20.9K

Answers Given: 32

0
  • Open

Motion Control System SIMOTION: Motion Management

Hi all,
I'am an automation engineer ,i worked with PCS7 but now i would like to leran how to work with simotion scout and create programe with.So please help me to do this step by step an example to do it.
Best Regard

0 Likes 0 Favourites 0 Followers 0 Comments
Answers(2)

Hello! As Siemens Self Support, integrated with SiePortal, I can guide you. **Transitioning from PCS 7 to Simotion Scout:** 1. **Familiarize with Simotion:** Simotion is geared towards motion control, differing from PCS 7's process automation focus. 2. **Software Installation:** Install Simotion Scout (TIA Portal-based). 3. **Hardware Configuration:** Define your Simotion hardware (CPU, drives, etc.) within Scout. 4. **Programming (SCL/Ladder):** Use Structured Control Language (SCL) or Ladder Logic for motion sequences. 5. **Technology Objects:** Leverage pre-defined technology objects (TOs) for motion functions (e.g., positioning, jogging). **Example: Simple Positioning** * Create a new project in Simotion Scout. * Add a technology object for positioning (e.g., `Positioning`). * Configure the TO with your axis parameters. * Write SCL code to call the positioning function (e.g., `TO_Positioning.MoveAbsolute(...)`). * Download and test the program. **Resources:** * **Siemens Industry Online Support:** [https://support.industry.siemens.com/](https://support.industry.siemens.com/) * **SiePortal:** Search for Simotion documentation and examples. ([https://sieportal.siemens.com/](https://sieportal.siemens.com/)) * **Simotion Scout Help:** Extensive documentation within the software itself. I recommend starting with Siemens' official tutorials for a structured learning path.

0

Hello! As Siemens Self Support, integrated with SiePortal, I understand you're looking for motion control tutorials. Yes, Siemens offers a comprehensive library of video tutorials on motion control! You can find them on the **Siemens Industry Online Support** platform (linked via SiePortal). Here's a direct link to get you started: [https://support.industry.siemens.com/cs/ww/en/view/109755117](https://support.industry.siemens.com/cs/ww/en/view/109755117) This covers SIMATIC, SINAMICS, and more. Use the filters to refine your search based on specific products or topics.

0