TestWin in & Out Files Description Rev 3.35
TestWin in & Out Files Description Rev 3.35
TestWin in & Out Files Description Rev 3.35
TestWin
_____________________________________________________________________________
_____________________________________________________________________________
732787642.doc
MODEL
VERSION
VTEQ, S.L.
Pol. Ind. Pla de la Bruguera
C/ Conca de Barberà, 19
08211 Castellar del Vallès
Barcelona (Spain)
e-mail: vteq@vteq.es
Index
Index
INDEX 1
1 GENERAL INFORMATION 2
1.1 Introduction 2
2 FILE DESCRIPTION 3
3 FILE SAMPLES 14
3.1 Input 14
3.2 Output 14
3.3 Inspectors 15
732787642.doc Page 1
General information
1 General information
1.1 Introduction
The VTEQ Safety Test Lane is the latest tool for professionals of up-to-date repair garages.
The VTEQ Safety Test Lane is a machine designed to diagnose the safety elements of cars or semi
heavy vehicles in the shortest time possible.
One of the more demanded capacities is the possibility of interconnection between different equipments
in a Station of Vehicle Inspection or a modern garage. Although the data of measurement in the VTEQ
test lane are stored in a standard format dBase, sometimes appear problems of connection with software
of other marks. This is the reason why it has been created a procedure of interchange of data with other
applications using ASCII text files. This manual explains the procedure and format of this interchange of
data.
732787642.doc Page 2
File description
2 File description
2.1 Working folders
In order to interchange data, the folders IN and OUT will be created. They can be allocated anywhere in
the network, but the computers/users must have shared access with read and write permission.
The folder IN is cyclical read by the software TestWin in order to detect if there are new files to process.
When a new file is found, it is validated and, if the data is correct, the vehicle is added to the data base as
a vehicle to be tested. Once a file is processed, it is erased of the folder IN.
In the folder OUT, TestWin saves the files with the results of the done tests. Those files are generated
when the correspondent option in the TestWin menu is selected.
The names an paths of folders IN and OUT can be changed modifying the file “SISTEMA.TXT” in the
working folder of software TestWin.
In folder OUT, the software will create names using the license plate number.
There is some section titles used to make easy to read the files. Those headers are ignored by the
program.
Title Meaning
[HEADER] Block with general data, as customer data, vehicle data, and so on.
732787642.doc Page 3
File description
The program TestWin will ignore all the text lines than don’t begin with a numeric code of 5 or 6 digits, or
if this numeric code is not included in the list of chapters 2.4 and 2.5.
The input file will not be evaluated until the end of file mark “999999” is found. That causes than the not
ended files are ignored.
10192 Truck service brake axles CHAR (21) V3.33 (default 110000000000000000000)
10193 Truck hand brake axles CHAR (21) V3.33 (default 010000000000000000000)
10194 Truck emergency brake axles CHAR (21) V3.33 (default 000000000000000000000)
10200 Vehicle make CHAR (22)
10201 Vehicle model CHAR (22)
10214 European Vehicle category CHAR (22) L1e, L7e M1,M2, N1, O1,...( new V3.17)
10251 Year of the initial registration TT.MM.YYYY CHAR (8) New V3.17
Station
15010 Inspector-name of inspector in first station CHAR (20) (NOT IMPLEMENTED)
15100 First station to load the vehicle data NUM Station number where the vehicle should be loaded.
New V3.33
732787642.doc Page 4
File description
Suspension test
21001 Difference SUSP YELLOW limit (% x10)
21002 Difference SUSP RED limit (% x10)
21101 Efficiency SUSP YELLOW limit (% x10)
21102 Efficiency SUSP RED limit (% x10)
21150 DCS Coef. SUSP YELLOW limit (x1000)
21151 DCS Coef. SUSP RED limit (x1000)
Axle Brake test
27001 SB difference YELLOW limit (% x10)
27002 SB difference RED limit (% x10)
27011 PB difference YELLOW limit (% x10)
27012 PB difference RED limit (% x10)
27021 EB difference YELLOW limit (% x10)
27022 EB difference RED limit (% x10)
732787642.doc Page 5
File description
27315
FOG LIGHT RIGHT LIMIT (x100) (NEG)
27320
MAIN LIGHT MAX.VERT.LIMIT (x100)
27321
MAIN LIGHT MIN.VERT.LIMIT (x100)
(NEGATIVE)
27322
DIPPED LIGHT MAX.VERT.LIMIT (x100)
27323
DIPPED LIGHT MIN.VERT.LIMIT (x100)
(NEGATIVE)
27324
FOG LIGHT MAX.VERT.LIMIT (x100)
27325
FOG LIGHT MIN.VERT.LIMIT (x100)
(NEGATIVE)
27330
INTENSITIES MAXIMUM DIFFERENCE (%)
Smoke test
28002 Opaci K-value limit (1/m x10)
28012 Opaci value limit (%)
28022 Opaci K-value difference limit (1/m x10)
28032 Opaci value difference limit (%)
Gas test
29400 CO limit (% x10) Measure 1
29410 CO Corr. limit (% x10) Measure 1
29420 Lambda limit (x1000) Measure 1
29430 HC limit Measure 1 Added 2014/10/14
End of file
[ENDOFFILE]
999999 End of file mark If this code doesn’t exist, the file is invalid
732787642.doc Page 6
File description
Station
15010 Inspectors names sequence CHAR Inspector that have tested the vehicle separated by
commas
15100 Station number sequence CHAR Stations that have tested the vehicle separated by
commas
15200 Operation Code sequence CHAR R: Operations through RFID Reader
M: Operations through Manual input
Equipment Data
17000 BRAKE TESTER BRAND TEXT
732787642.doc Page 7
File description
732787642.doc Page 8
File description
732787642.doc Page 9
File description
Physical units
732787642.doc Page 10
File description
732787642.doc Page 11
File description
732787642.doc Page 12
File description
Speedometer test
37001 Measured Speed at point 1 NUM
37002 Measured Speed at point 2 NUM
37003 Measured Speed at point 3 NUM
37004 Measured Speed at point 4 NUM
37005 Measured Speed at point 5 NUM
37006 Measured Speed at point 6 NUM
37007 Measured Speed at point 7 NUM
37008 Measured Speed at point 8 NUM
37009 Measured Speed at point 9 NUM
37010 Measured Speed at point 10 NUM
37021 Target Speed at point 1 NUM
37022 Target Speed at point 2 NUM
37023 Target Speed at point 3 NUM
37024 Target Speed at point 4 NUM
37025 Target Speed at point 5 NUM
37026 Target Speed at point 6 NUM
37027 Target Speed at point 7 NUM
37028 Target Speed at point 8 NUM
37029 Target Speed at point 9 NUM
732787642.doc Page 13
File description
732787642.doc Page 14
File description
maximum) in K
38503 Opacity difference (between minimum and NUM
maximum) in %
38599 Serial Number CHAR(12) New in V3.20
38990 Test Ok NUM 0->No ok
1->Ok
Gas test
39000 CO relative – Measure 1 NUM 39000
39001 HC – Measure 1 NUM
39002 CO2 relative – Measure 1 NUM
39003 O2 – Measure 1 NUM
39004 Lambda – Measure 1 NUM
39005 CO corrected – Measure 1 NUM
39006 NOX relative – Measure 1 NUM
39008 Rpm – Measure 1 NUM
39010 Oil temperature – Measure 1 NUM
395xx Values of measure 2
39599 Serial Number CHAR(12) New in V3.20
732787642.doc Page 15
File description
732787642.doc Page 16
File description
732787642.doc Page 18
File description
Decelerometer test
63500 Max deceleration Test 1 NUM
63501 Max pedal force Test 1 NUM
63502 Initial speed Test 1 NUM
63510 Max deceleration Test 2 NUM
63511 Max pedal force Test 2 NUM
63512 Initial speed Test 2 NUM
63520 Max deceleration Test 3 NUM
63521 Max pedal force Test 3 NUM
63522 Initial speed Test 3 NUM
63530 Max deceleration Test 4 NUM
63531 Max pedal force Test 4 NUM
63532 Initial speed Test 4 NUM
63540 Max deceleration Test 5 NUM V3.25
63541 Max pedal force Test 5 NUM V3.25
63542 Initial speed Test 5 NUM V3.25
63550 Max deceleration Test 6 NUM V3.25
63551 Max pedal force Test 6 NUM V3.25
63552 Initial speed Test 6 NUM V3.25
63560 Max deceleration Test 7 NUM V3.25
63561 Max pedal force Test 7 NUM V3.25
63562 Initial speed Test 7 NUM V3.25
63570 Max deceleration Test 8 NUM V3.25
63571 Max pedal force Test 8 NUM V3.25
63572 Initial speed Test 8 NUM V3.25
63580 Max deceleration Test 9 NUM V3.25
63581 Max pedal force Test 9 NUM V3.25
63582 Initial speed Test 9 NUM V3.25
63590 Max deceleration Test 10 NUM V3.25
63591 Max pedal force Test 10 NUM V3.25
63592 Initial speed Test 10 NUM V3.25
Visuals defects
70003 Defect 1 code NUM
70004 Defect 1 String CHAR(30) (V2.58a y V3.08)
70006 Defect 1 evaluation NUM 1--> Low defect
2--> Important defect
3--> Extreme defect
70009 Defect 1 evaluation String CHAR(10) Low defect, important defect, extreme defect
(V3.17)
70023 Defect 2 code NUM
732787642.doc Page 19
File description
TRUCK PRESSURES
89997 Enabling pressure NUM New V3.34
89998 Nominal pressure NUM New V3.34
89998 Min pressure calc. Extrapolation NUM New V3.34
[ENDOFFILE]
End of file
999999 End of file mark If this code doesn’t exist, the file is invalid
732787642.doc Page 20
Examples
3 File samples
3.1 Input
Example of a input file to the system:
3.2 Output
[HEADER] ;Begin mark
10050=TEST021923 ;Customer name and first name
10052= ;Customer address
10054= ;City
10055= ;Telephone number
10100=E5733BFB ;License plate number
10105= ;kms
10121=23/10/02 ;Test date
10190=2 ;Number of axles in the vehicle
10191=2 ;Type of vehicle (car)
10192=01 ;Turbo Motor (Yes)
10200= ;Vehicle make
10201= ;Vehicle model
15010=Felipe ;Inspector name
15502=23/10/02 ;Test begin data
15503=15:18:53 ;Test begin time
15504=15:21:14 ;Test end time
19500=0 ;Brake force unit for trucks
19501=0 ;Brake force unit for cars
19510=2 ;Weight unit for trucks
19511=2 ;Weight unit for cars
19521=0 ;Efficiency unit
19531=1 ;Ovality unit
19532=1 ;Ovality type
[DATAOUT] ;Block with output data of tests
30100=-4,7 ;Truck side slip value – front axle
30101=-0,2 ;Truck side slip value – rear axle
31000=99 ;Right front shock absorber efficiency in %
31001=92 ;Left front shock absorber efficiency in %
31002=7 ;Front axle efficiency difference
31020=341 ;Right front weight
31021=332 ;Left front weight
31022=673 ;Front axle weight
31100=97 ;Right rear shock absorber efficiency in %
31101=91 ;Left rear shock absorber efficiency in %
31102=6 ;Rear axle efficiency difference
31120=236 ;Right rear weight
732787642.doc Page 21
Examples
3.3 Inspectors
Test file example: inspector.txt
; ------------------------------------------------------------------------------------------------------------------------------
; Header
[INSPECTORS]
; 99100 Name of inspector
732787642.doc Page 22
Examples
99100 =JGONZALEZ
99101 =JORDI GONZALEZ
99102 =12xwer22
99103 =
99100 =FALONSO
99101 =FERNANDO ALONSO
99102 =24xcd32
99103 =
; End of File
[ENDOFFILE]
999999=End of file
732787642.doc Page 23
VTEQ, S.L.
Pol. Ind. Pla de la Bruguera
C/ Conca de Barberà, 19
08211 Castellar del Vallès
Barcelona (Spain)
e-mail: vteq@vteq.es
732787642.doc Page 24
732787642.doc Page 25