Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note: For this tutorial, a running Proficy iFIX version 6.1 system is used and the SCU database and driver are changed to KEPServerEx version 6.11.718.

...

Outline of Steps:

  1. Download and Install KEPServerEX Video 1

  2. Copy the IGS Driver Configuration File to the new KEPServerEX Configuration Utility

    1. Open the Industrial Gateway Server (IGS) Configurator

    2. Open KepServer/ Config File>

    3. Save as>

    4. input password or select no encryption and click OK.

    5. Save the .opf file from the IGS Config to desk top to Desktop with an IGS identifier i.e “IGS_CFG.opf”

    6. Close the IGS Configurator

    7. Open the KEPServerEX Configurator

    8. Open the file you just saved File>Open navigate to the desktop folder

    9. Click “Yes, Update”

    10. Close KEPServerEX

  3. Add the IDS Driver for the iFIX SCU (System Configuration Utility)

    1. Open the iFix program

    2. Use Ctrl + W to toggle from Run mode to Configure mode

    3. Navigate to Applications then SCU to open the System Configuration Utility

    4. Navigate to Configure>SCADA

    5. On the SCADA Configuration page click the ellipsis…> Select IDS- Industrial Data Server> then OK

    6. Click Add> Now you will see IDS listed under Configured I/O Drivers > Click OK

    7. Now IDS appears on the SCU Terminal window (you can navigate File> Save) or just minimize for now

  4. Modify the

    1. Open iFix Workspace then the Database Manager>

    2. The Welcome to iFIX Databas… Select > Open Local Node> OK

    3. When the database first opens current value may be “????” refresh the database connection. Refresh the connection with: Ctrl+R

      1. verify the database is updating Current Values

      2. Verify the tags are using the IGS Driver

      3. Select Export on the Home row of icons

    4. Export db_IGS.csv We recommend that you rename the database “IGS_filename.csv” select Save

    5. Navigate to the file

      1. in the File Explorer C:\Program Files (x86)\GE\iFix|PDB

      2. right click>Open with… Notepad>

    6. Modify the IGS .csv file

      1. >Ctrl H to open Find and Replace

      2. in the “Find what:” field type ,”IGS”, In the “Replace with:” field type ,”IDS”, Select Replace All

      3. Close the Replace dialog box with Cancel. Notice IGS is now IDS

    7. From Notepad File> Save as

    8. In the Save As dialog box change the File name to db_IDS.csv and click Save

    9. close wordpadNotepad

    10. Load Empty Database then

    11. Import new IDS_db

    12. Return to the Database Manager and click the “Load Empty” icon on the Navigation bar then

      Image Added
    13. With a blank database click the “Import” icon select the new IDS_db.csv file. NOTE: When the Scan Alarm and Control database is stopped all iFIX data fields will show ????

      1. Click OK

        Image Added
      2. Select the newly modified filename_IDS.csv

        Image Added
    14. The size of your database will impact how long this takes. Luckily there is a Progress bar to stare at.

      Image Added
    15. After the new database populates verify the I/O Dev type

    16. verify tags are updating> Ctrl+R

    17. Update the Database Path in SCUSCU> Save

  5. Restart iFix

    1. Verify the Tags are connected via the new KEPware /IDS Driver Quick Client

    2. Delete the IGS driver from the SCU

...