Kuka · LaserTech 3.1
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.
Click steps to track your progress.
Review the user-defined function to identify the specific sensor type being initialized.
Modify the user-defined function to use a non-reserved sensor type.
Consult the system documentation for a list of reserved sensor types.