Is there a way to export the channel config so i can open it in Excel. i wan to print the config, but i wan to do a custom print, one from roof, one for other areas, etc.
chartrand wrote: Is there a way to export the channel config so i can open it in Excel. i wan to print the config, but i wan to do a custom print, one from roof, one for other areas, etc.
-Pat
There are several steps but I can get you there. You will have to edit the file a little.
Export your config file.
Open in notepad and remove all the tracks and animation leaving only the channels
The resulting file should look like this.
<channels>
<channel name="CCR 0A 03-R" color="255" deviceType="LOR" unit="10" circuit="7" savedIndex="0"/>
.... All the rest of your channels.
</channels>
Save AS yourconfig.XML (Note the XML extension)
Now you can either open the file from Excel or right click and use OpenWith and select Excel
Excel doesn't know what to do unless you select "Open as a read only workbook" when the question pops up.
You will want to remove some columns and rearrange and sort them. Unfortunately the Color is not in a usable form. After formatting you must save AS again with a new name.