Data File Formats  
Top  Previous  Next


ImageWarp supports the following proprietary and standard data file formats: DBS (ImageWarp data format), DBX (ImageWarp extended format) DBF(DBASE III), MDB (MS Access), HTM (Hypertext markup), TXT (ASCII).

During the measurement sessions the data are recorded into the DBS files. You can open these files as Data tables and export them to any other format by applying the Save Data
command.

The DBX format stores the extended information related to the spreadsheets. If you inserted text or formulas into a table, use the DBX format to store such a table.

The following table shows the relationship between the data formats and data I/O operations:


Record  
Open  
Save  
DBS  
Yes  
Yes  
Yes  
DBX  
No  
Yes  
Yes  
DBF  
No  
No  
Yes  
MDB  
No  
No  
Yes  
HTM  
No  
No  
Yes  
TXT  
No  
No  
Yes