Traduciendo...
E_NOTSUPPORTED

Operation Not Supported in Current Mode

Beckhoff · TwinCAT 2 Automation Interface

¿Qué significa E_NOTSUPPORTED ?

The attempted operation, specifically NewConfiguration(), OpenConfiguration(), or SaveConfiguration(), is not supported in the current TwinCAT Automation Interface operational mode. These methods are exclusively available when the Automation Interface is running in Compatibility Mode.

Causas comunes

  • The selected operating mode (e.g., manual vs. automatic) does not support the requested function.
  • The device is in a configuration state preventing the execution of the current command.
  • A safety interlock is active, disabling non-essential operations.

Pasos de reparación & Lista de verificación

Haga clic en los pasos para seguir su progreso.

  1. 1

    Configure the TwinCAT Automation Interface to operate in Compatibility Mode if these specific methods are required.

  2. 2

    If Compatibility Mode is not an option, modify the automation script to use alternative methods that are supported in standard operational mode.

  3. 3

    Consult the TwinCAT documentation for version-specific requirements regarding operational modes and method availability.

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