UseOfReseverd- SnsrType

Use of a reserved sensor type!

Kuka · LaserTech 3.1

What does UseOfReseverd- SnsrType mean?

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.

Common Causes

  • 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.

Repair Steps & Checklist

Click steps to track your progress.

  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.

Browse all codes in this manual (46)
Verified technical data. Last updated: March 2026

Related Faults