We have a Ignition 7.9 environment that we have yet to upgrade. A couple of days ago, we had a server crash and we had to install a backup from the previous night. When it came back up, I found many unlinked tags in my project. They are all referencing a device that is no longer showing up in the device configuration (it is a v13 ControlLogix processor). I created a new device (with a new name), using the newer "Allen-Bradley Logix Driver" and I can connect fine. The problem is, it won't let me use the same device name ... Ignition thinks I am using a duplicate name. So, I assigned a removeDevice function to a button on a test screen to try and remove the old "invisible" device, but I get an error that "Driver 'ControlLogix' doesn't exit"
How can I either recover my old device or remove it? It would be a lot of work to re-map the tags to a new device!
Thanks