Quickly build a csv file to import PLC tags

I inherited a Vision project from engineer that left. He did not build the tag browser one at a time, but imported everything from an xml file. Is there a way to quickly build a csv from a plc export file?
Also, since I can not get to the ignition tags directly to monitor (is there a way) how do i modify existing?

I should add the we use a tag and description when we build the PLC program. tag = EQ_DESC and description is Equipment description

Depends on the PLC.

You can export your current ignition tags. > export your PLC tags > find the differences and how to properly merge. I simple script could handle that.

Why can't you? Should be simple and easy.

The "Tag Browser" in the designer shows all tags in the gateway, by tag provider. If you don't see the tag hierarchy you expect when you open it, explore the available providers (drop-down selection at the top).