Is there a way to remove the "Comm Link in use flag" from a .dmd file?
So my underlying issue is:
I'm connected to a PLC with a Trend View open. I make some changes to the project, write to PLC, looks good, continue to monitor in Trend View.
I want to write the exact same project to a second PLC. I hit Save, then Save As, saving the currently connected project to a new name (can't have 2 projects open with the same name)
I open another instance of DmD, open the originally saved project, and then it gives me the "Comm Link is already in use..." message, click No. Connect to PLC, Write to PLC, open a saved Trend View, done.
Now I go back to the original window of DmD, and it has a blue/red line in the Trend View and is no longer logging data ever since the second instance briefly tried to access the Comm Link. So, so much for going through all the trouble to keep this window open. Could have just disconnected, and re-connected to second PLC.
I should have known, as the same thing occurs if I'm connected to a PLC, and open asecond window to evaluate how something was done in a prior version. If that project happened to have been saved last while the PLC was connected, it will "kill" the Trend View in the latest project I am working on. So, if there was a way to strip the comm link status from a file before opening, saving/etc, that would "fix" my issue.