Siemens · SINAMICS G120
The drive is not receiving setpoint values from the PLC (Programmable Logic Controller) within the configured telegram off time. This indicates a communication issue or incorrect timing, causing the drive to lose its command reference and cease controlled operation, impacting automation sequences.
Click steps to track your progress.
1. Verify the physical connection of the Ethernet/PROFINET cable to the drive's communication port (e.g., X150 or X170) and the PLC.
2. Check the PROFINET status LEDs on the drive's communication module for link activity, data traffic, and error indications.
3. In the PLC program, monitor the communication block status (e.g., using a watch table or diagnostic buffer) to ensure setpoints are being sent correctly.
4. Confirm the drive's PROFINET device name (P8912) and IP address (P8913, P8914) match the configuration in the PLC project exactly.
5. Increase the telegram off time parameter (e.g., P8830 for PROFINET) by 50-100ms to allow for potential network delays, then re-test operation.
6. Use a network diagnostic tool (e.g., Wireshark) to capture and analyze PROFINET telegrams between the PLC and the drive to identify communication gaps.