Question
After reading the RemoteConnect program from the SCADAPack 57x or 47x RTU, the program results in configuration conflicts when going online. It shows invalid entries in the object configuration.
Answer
This issue occurs because the project was originally created using an older version of RemoteConnect that allowed invalid names. The current version enforces stricter naming rules and no longer permits these invalid entries.
Solution
To resolve this issue:
- Export the project to Excel from RemoteConnect.
- Search and replace all invalid names. For example:
- Replace
PH.withPH_.
- Replace
- Import the updated file back into RemoteConnect.
- Verify that all invalid entries are corrected and configuration conflicts are resolved.