Siemens · SINUMERIK 828D
The function requested by the PLC via the DBB30 interface could not be executed due to a specific underlying error. This fault disables NC Start in the affected channel and sets interface signals. The exact cause is specified by the error code parameter (%3).
Click steps to track your progress.
1. Verify the PLC program logic, specifically the DBB30 function call block, ensuring correct function identifiers and data structures are being sent.
2. Monitor the communication status between the PLC and NC via the DBB30 interface using diagnostic tools (e.g., TIA Portal online diagnostics, NC trace).
3. Check NC machine data related to DBB30 interface configuration for correct mapping of data blocks (e.g., MD13000 to MD13009 for DBB30 parameters).
4. Restart the NC system (Power OFF/ON) to clear any transient internal NC processing errors.
5. Execute the DBB30 function call using a simplified test program from the PLC to isolate the issue to specific parameters or complex logic.