You can export the current process database to a comma separated value (CSV) or GDB text file. Typically, you export a database when you want to:
For example, you could export your process database in CSV format and import the data into Microsoft Excel. By importing the file into Excel, you can:
NOTE: If you export the iFIX Database into CSV format and open the CSV file in Microsoft Excel, you may notice that some Numeric fields containing decimals display without the decimal in Excel. For example, 100.01 displays as 100.01, however 100.00 displays as 100 in Excel. In order to display the entire number including the decimal (for instance: 100.00), update the cell format to a Numeric format. For more information using these features, refer to your Excel documentation. Database Manager exports all the blocks displayed in the spreadsheet. As a result, you can query the database to display only the blocks you want to export. For example, to export all the Analog Input blocks in the database, use the query: {TYPE} = "AI" For more information about querying the database, refer to the section Understanding Query Syntax.
See AlsoHow Do I... |
Important Notice You do not have the latest version of iFIX! You are missing out on the newest capabilities and enhanced security. For information on all the latest features, see the iFIX product page. For more information on upgrades, contact your GE Digital sales agent or e-mail GEDClientServices@gevernova.com. For the most up-to-date documentation, go here. |
![]() |