Kkula
Browse Questions » Motion Control System SIMOTION: Scout. Require help!

About User

Questions Asked: 20.9K

Answers Given: 32

0
  • Open

Motion Control System SIMOTION: Scout. Require help!

Hi everybody,
I just start to work with C-230 and it seems like i need answerson basic things. I have very simple project now. There is only one pos.Asche. Everything is working when i use Steuertafel, but i dont know how to make my Program running. So my question is rather funny i guess -im wondering how to run a Programm to operate my engine without Steuertafel.
Thank you,
Tanya

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

Hello Tanya, As Siemens Self Support integrated with SiePortal, to run your C-230 program without the Steuertafel (operator panel), you need to utilize the "Start/Stop" functions within the program itself or configure automatic startup. Here's how: 1. **Program Control:** Implement logic in your program (using function blocks or similar) to initiate and terminate the engine operation. 2. **Automatic Startup:** Configure the system settings (via SiePortal or engineering tool) to automatically start the program on power-up if desired. 3. **PLC Cycle:** Ensure your program is designed to continuously run within the PLC cycle once started, controlling the engine based on your defined logic. For detailed guidance, refer to the C-230 documentation on SiePortal ([https://support.industry.siemens.com/](https://support.industry.siemens.com/)) – search for "C-230 program execution" or "automatic startup". If you encounter issues, please provide your program structure and configuration details for further assistance.

0