Traduciendo...
NTE_BAD_SIGNATURE

Invalid Import File Signature

Beckhoff · TwinCAT 2 Automation Interface

¿Qué significa NTE_BAD_SIGNATURE ?

The file specified for import does not contain a valid tree item or has a corrupted signature (0x80090006). This error occurs when ImportChild() attempts to read the file but determines its content is not a recognized TwinCAT tree item export format.

Causas comunes

  • The signature of the import or firmware file is invalid or corrupted.
  • The file has been tampered with, and its integrity check failed.
  • The checksum of the imported data does not match the expected value.

Pasos de reparación & Lista de verificación

Haga clic en los pasos para seguir su progreso.

  1. 1

    Ensure the bstrFile was generated by ExportChild() from a valid TwinCAT tree item.

  2. 2

    Attempt to open the export file (.tce) with a text editor to check for obvious corruption or non-XML content.

  3. 3

    Regenerate the export file from the source TwinCAT configuration if possible, ensuring a valid export process.

Ver todos los códigos en este manual (12)
Datos técnicos verificados. Última actualización: March 2026

Fallas relacionadas

Fuente: Beckhoff TwinCAT 2 Automation Interface