2
To get current tag value in excel sheet please follow the following procedure. 1. Open System Configuration file as below. 2. Then goto task configuration by clicking configure as below.

Tag Value in Excel Sheet

Embed Size (px)

Citation preview

Page 1: Tag Value in Excel Sheet

To get current tag value in excel sheet please follow the following procedure.

1. Open System Configuration file as below.

2. Then goto task configuration by clicking configure as below.

Page 2: Tag Value in Excel Sheet

3. Add DMDDE.EXE file in task configuration as shown above. DMDDE.EXE file is available in following path C:\Program Files\GE Fanuc\Proficy iFIX\

4. After adding it save the system configuration file and close it.5. Start the ifix scada.6. Open excel sheet in which you want to view the tags value.7. Write the syntax in following format for example.

If tag name is TAG1

Then write

=dmdde|data!FIX.TAG1.F_CV in any block of excel sheet where you want to view the tag value.

Note:- FIX stand for the actual node name you defined in the ifix project.