Oversetter...
E_NOTSUPPORTED
Operation Not Supported in Current Mode
Beckhoff · TwinCAT 2 Automation Interface
Hva betyr 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.
Vanlige årsaker
- 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.
Reparasjonssteg & Sjekkliste
Klikk på steg for å spore fremgangen.
- 1
Configure the TwinCAT Automation Interface to operate in Compatibility Mode if these specific methods are required.
- 2
If Compatibility Mode is not an option, modify the automation script to use alternative methods that are supported in standard operational mode.
- 3
Consult the TwinCAT documentation for version-specific requirements regarding operational modes and method availability.
Verifisert teknisk data. Sist oppdatert: March 2026
Relaterte feilkoder
Kilde: Beckhoff TwinCAT 2 Automation Interface