IRC5: Error 120013 – 'IOVIEW_BLOCK' suddenly required, never used before

locrococ
locrococ
edited May 23 in IRC5

When attempting to teach my robot in manual mode via the IRC5 control panel, I receive the following error message:

Message 120013
Invalid type name
Description: The type name "IOVIEW_BLOCK" in the configuration file MMC.CFG cannot be found in the MMC domain.
Consequences:
The configuration in the file is not installed correctly.
Possible causes:
The type name may be misspelled or not installed in the system.
Actions:
Edit the configuration file and reload the CFG file.

This error has been occurring since I implemented a RAPID program that automatically creates a backup each time the robot is moved to its home position, overwriting the previous backup.

I have checked both older backups and the currently deployed program to verify whether the term "IOVIEW_BLOCK" was ever used — it was not present at any point. However, the system is now unexpectedly requiring the existence of this type, even though it was never previously needed or part of the configuration.

Question:
How is it possible that the system is now referencing a type name that previously did not exist, was never used, and was not part of any configuration?

GERMAN:

Beim Versuch, meinen Roboter über das IRC5-Bedienpanel im Handbetrieb zu Teachen, erscheint folgende Fehlermeldung: 

Meldung 120013 Unzulässiger Typenname 

Beschreibung: Der Typenname "IOVIEW_BLOCK" in der Konfigurationsdatei MMC.CFG kann in der Domäne MMC nicht gefunden werden. 

Folgen: Die Konfiguration in der Datei wird nicht richtig installiert. Mögliche Ursachen: Der Typenname ist eventuell falsch geschrieben oder nicht im System installiert. 

Aktionen: Konfigurationsdatei erneut bearbeiten und cfg-Datei erneut laden.

Diese Meldung tritt auf, seitdem ich ein RAPID-Programm implementiert habe, das bei jedem ausführen der Grundstellung des Roboters automatisch ein Backup erstellt und dabei jeweils das vorherige Backup überschreibt. Ich habe sowohl in älteren Sicherungen als auch im aktuell eingesetzten Programm überprüft, ob der Begriff „IOVIEW_BLOCK“ jemals verwendet wurde – dies war jedoch zu keinem Zeitpunkt der Fall. Nun fordert das System jedoch plötzlich die Existenz dieses Typs, obwohl dieser zuvor weder erforderlich war noch Bestandteil der Konfiguration war.

Fragestellung: Wie ist es möglich, dass das System nun auf einen Typennamen verweist, der bislang nicht existierte, nicht verwendet wurde und auch in keiner der bisherigen Konfigurationen enthalten war?