Configuring Responder/Smart Grid
Troubleshooting: Start SynerGEE button doesn't launch application

Version: 10.1

Resource Center Home

Even if the export using Network Adapter/Electric Solver has succeeded, SynerGEE may still fail to start. This failure is due to the SynerGEE start-up script being unable to execute. Correct this issue by modifying the SynerGEE start-up script.

  1. Close SynerGEE.

  2. Browse to Startup.sfr. It is installed in the Macros folder in the SynerGEE installation directory. For example: D:\Program Files\Stoner Software\SynerGEE Electric 3.6\Macros\Startup.srf.

  3. First make a copy of this file and save it as a backup.

  4. Open Startup.srf. You may use a text viewer such as Notepad.

  5. Remove or comment out the text in red below.

Recipe Startup

'Create Data Source Alias for sample database
DIO_01, Access Database (Sample Model), model, access, E:\Program Files\Stoner Software\SynerGEE Electric 3.6\Sample Data\SampleModel.mdb
DIO_01, Access Database (Sample Warehouse), equipment, access, E:\Program Files\Stoner Software\SynerGEE Electric 3.6\Sample Data\SampleEquipment.mdb

'Load feeders
DIO_04, Access Database (Sample Model)

'Load equipment
DIO_06, Access Database (Sample Warehouse)

'Load protection data
DIO_08

'Play sound
GEN_03, E:\Program Files\Stoner Software\SynerGEE Electric 3.6\Startup.wav

End Recipe

 

After deleting (or commenting out) the appropriate parts, the script will look like this:

Recipe Startup

'Create Data Source Alias for sample database
DIO_01, Access Database (Sample Model), model, access, E:\Program Files\Stoner Software\SynerGEE Electric 3.6\Sample Data\SampleModel.mdb
DIO_01, Access Database (Sample Warehouse), equipment, access, E:\Program Files\Stoner Software\SynerGEE Electric 3.6\Sample Data\SampleEquipment.mdb

End Recipe
  1. Save and close Startup.srf.

 

Refer to the SynerGEE documentation for more information about the start-up script.

 


Send Comment to documentation@schneider-electric.com