Exported Information and File Format

The exported file is a compressed file archive containing the following files:

All information

  • IXBExport_<datetime>_Results.csv

  • IXBExport_<datetime>_Events.csv

  • ExportInfo.txt

  • settings/settings.bin

  • atlas_tool_i.zip

  • atlas_sys_i.zip

  • atlas_subsystems_info.zip

  • atlas_plc.zip

  • jsonConfigurations.zip

  • vsInfo.json

  • hwInfo.json

Settings and configurations

  • ExportInfo.txt

  • settings/settings.bin

  • jsonConfigurations.zip

Exported information

File

Description

IXBExport__<Tool name>_<Time stamp>_Events.csv

A semicolon-separated file containing the following information:

  • Severity: Type of event

  • Date and time: A time stamp of when the event occurred

  • Code: The event ID

  • Description: A short description of the event

  • Virtual station: Virtual station ID

IXBExport__<Tool name>_<Time stamp>_Results.csv

A semicolon-separated file containing the following information:

  • Type of tightening: Multi tool, single tool, single tool batch, or multi tool batch.

  • Virtual station name

  • Unique tool identifier

  • VIN: Vehicle Identification Number

  • Selected identifier number

  • Date and time: A time stamp of when the result occurred

  • Batch sequence name: The batch sequence name

  • Batch sequence counter: The batch number in the batch sequence

  • Batch count: Actual tightening in the batch

  • Bolt name

  • Status: Tightening or loosening status OK or NOK

  • Status additional info: A short description of the result status

  • Tightening program/multistep name

  • Stopping error

  • Errors

  • Failing step

  • Target torque: The target torque value

  • Final torque: The final torque value

  • Target angle: The target angle value

  • Final angle: The final angle value

  • Rundown angle: The rundown angle value

  • Residual torque correlation factor [%]: Factor to compensate for the difference between residual torque and dynamic torque when using TurboTight.

  • Elapsed time [s]

  • Angle low limit [deg]

  • Torque low limit [Nm]

  • Torque high limit [Nm]

  • Number of pulses

  • Current at shutoff [A]

  • TrueAngle compensation [deg]

  • Time to rundown complete [ms]

  • Time to final torque [ms]

  • target text

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

vsInfo.json

Hardware overview with information about virtual stations and connected tools and accessories

hwInfo.json

Hardware details with information about controller components and connected wireless tools

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:

Formats in different languages

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