Please list every file that is involved. I used new base files as listed in the screenshot. These files are all empty. What do you clean out to avoid picking up old data? I just don't know what I am missing.
Sure. , I just added a leading semi-colon to my current records in the .networks, .sites, .siteloader, and .frequencies files.
So originally they looked like this:
.networks
TIII, 13, "13 East MTN Trunk"
.sites
TIII, 13, 1.8, "East MTN Trunk - 1.8 Tinker Hill"
.siteloader
TIII, 13, 1.8, "East MTN Trunk - 1.8 Tinker Hill"
.frequencies
TIII, 13, 1.8, 1763, 461.000, 0.0, 0
TIII, 13, 1.8, 1855, 461.575, 0.0, 0
TIII, 13, 1.8, 2353, 464.6875, 0.0, 0
Then after adding a leading semicolon, my files looked like this
.networks
;TIII, 13, "13 East MTN Trunk"
.sites
;TIII, 13, 1.8, "East MTN Trunk - 1.8 Tinker Hill"
.siteloader
;TIII, 13, 1.8, "East MTN Trunk - 1.8 Tinker Hill"
.frequencies
;TIII, 13, 1.8, 1763, 461.000, 0.0, 0
;TIII, 13, 1.8, 1855, 461.575, 0.0, 0
;TIII, 13, 1.8, 2353, 464.6875, 0.0, 0
Then after all those files are saved. Close DSD+, wait for a few minutes, and then reopen it. Then, with FMPx or whatever you use to tune the signal. Tune to the active Control Channel of the site you want to monitor (Example: 461.575 for Tinker Hill), Then that should display System ID 12, and the Site ID as an integer value, as DSD+ is getting that information Over The Air rather than from the DSDPlus.xxx files.
Hope this helps.