Traduciendo...
1446
Value assignment inadmissible
Kuka · KSS 8.3 Operating & Programming Manual
¿Qué significa 1446 ?
An invalid or out-of-range value was assigned to a system variable such as $SPEED.ORI1 (e.g., ≤ 0.0 or >$SPEED_MA.ORI1), or to system objects like $BASE or $TOOL. This prevents the system from correctly processing the assigned parameters, potentially halting program execution.
Causas comunes
- System variable ($SPEED.ORI1, $BASE, $TOOL) assigned an out-of-range or inadmissible value
- Program logic attempts to set a system variable to an undefined or illegal state
Pasos de reparación & Lista de verificación
Haga clic en los pasos para seguir su progreso.
- 1
Check the relevant system variables ($SPEED.ORI1, $BASE, $TOOL) and assign a correct, valid value within their defined ranges
- 2
Acknowledge the message once the value has been corrected in the program or configuration
Datos técnicos verificados. Última actualización: March 2026
Fallas relacionadas
Fuente: KUKA KSS 8.3 Operating & Programming Manual