Exported Information and File Format
The exported file is a compressed file archive containing the following files:
All information
IXBExport_<Tool iam name>_<datetime>_Results.csv
IXBExport_<Tool iam name>_<datetime>_Events.csv
IXBExport_<Tool iam name>_<datetime>_ToolPeakTemperatures.csv
ExportInfo.txt
settings/settings.bin
atlas_tool_i.zip
atlas_sys_i.zip
atlas_subsystems_info.zip
atlas_plc.zip
jsonConfigurations.zip
systemInfo.json
Settings and configurations
ExportInfo.txt
settings/settings.bin
jsonConfigurations.zip
File | Description |
---|---|
IXBExport__<Tool iam name>_<datetime>_Events.csv | A semicolon-separated file containing the following information:
|
IXBExport_<Tool iam name>_<datetime>_ToolPeakTemperatures.csv | A semicolon-separated file containing the following information:
|
IXBExport__<Tool iam name>_<datetime>_Results.csv | A semicolon-separated file containing the following information:
|
ExportInfo.txt | Information about the tool set-up and tool software. |
settings/settings.bin | A binary file containing all tightening programs and Batch settings, Accessory configurations, and tool settings such as: Language, Torque units, Date and time, and Result appearance. |
atlas_tool_i.zip | Tool logs (for debugging) |
atlas_sys_i.zip | Logfiles from IT application |
atlas_subsystems_info.zip | Info about subsystem software |
atlas_plc.zip | PLC configuration |
jsonConfigurations.zip | Multistep Tightening and Loosening programs |
systemInfo.json | Hardware overview with information about:
|
atlas_battery_log.zip | Battery logs for troubleshooting. |
Depending on the language setting in the IxB Software, the exported .csv file uses different characters to separate the fields. Depending on the language setting in the computer, formatting problems may occur when opening the exported .csv file. To avoid problems, always match the language used in the tool with the language of the computer.
See the following table for language formatting details of the IxB Software:
Language | Date/time | Field delimiter | Number format |
---|---|---|---|
English (en_US) | MM/dd/yyyy hh:mm:ss | , | 123.456 |
Czech (cs_CZ) | dd.MM.yyyy hh:mm:ss | ; | 123,456 |
German (de_DE) | dd.MM.yyyy hh:mm:ss | ; | 123,456 |
Spanish (es_ES) | dd/MM//yyyy hh:mm:ss | ; | 123,456 |
French (fr_FR) | dd/MM/yyyy hh:mm:ss | ; | 123,456 |
Korean (ko_KR) | yyyy-MM-dd hh:mm:ss | , | 123.456 |
Italian (it_IT) | dd/MM/yyyy hh:mm:ss | ; | 123,456 |
Japanese (ja_JP) | yyyy/MM/dd hh:mm:ss | , | 123.456 |
Portugese (pt_BR) | dd/MM/yyyy hh:mm:ss | ; | 123,456 |
Russian (ru_RU) | dd.MM.yyyy hh:mm:ss | ; | 123,456 |
Swedish (sv_SE) | yyyy-MM-dd hh:mm:ss | ; | 123,456 |
Chinese (zh_CN) | yyyy/MM/dd hh:mm:ss | , | 123.456 |