Traduciendo...
UseOfReseverd- SnsrType

Use of a reserved sensor type!

Kuka · LaserTech 3.1

¿Qué significa UseOfReseverd- SnsrType ?

An attempt was made to initialize a sensor type within a user-defined function that is designated as reserved by the system. Reserved types cannot be used for custom definitions, leading to initialization failure.

Causas comunes

  • A sensor type that is reserved for internal use or specific functions has been attempted to be used.
  • Incorrect sensor type selected in configuration.
  • Software attempting to access a sensor with an invalid or reserved ID.
  • Mismatch between hardware sensor and configured sensor type.

Pasos de reparación & Lista de verificación

Haga clic en los pasos para seguir su progreso.

  1. 1

    Review the user-defined function to identify the specific sensor type being initialized.

  2. 2

    Modify the user-defined function to use a non-reserved sensor type.

  3. 3

    Consult the system documentation for a list of reserved sensor types.

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

Fallas relacionadas