User guide
24
Appendix
DATA FILES
Completed Transactions File (
CompTran.txt - COMP501.trn - CR501201.trn)
COMP501.trn-FlightConnectDMSTransactionFile-includeseditrecords
CR501201.trn-FlightConnectLCR600TransactionFile-noeditRecords
Field # Field Name Description Field Type Example
1 dateTime Dateandtimerecordwaswritten.yy/mm/ddhh:mm:ss. A17
10/09/09
12:14:52
2 truck TruckNumber. N16 1
3 fueler Fuelernumber. A16 80
4 baseID IDofthefuelingoperation’sbase. A4 45
5 recordType Typeofrecord.(Seerecordtypesinshadedboxesbelow.) A1 0, 1, & 3
recordType=0(FuelerLogon)
1 odometer Odometerreadingatthetimeofthelogon. A11 0.0
2 unaccounted Unaccountedfuelatthetimeofthelogon. A11 0.0
3 decimals Decimalsettingforquantityelds. N(1-255) 1
recordType=1(FuelerLogoff)
1 odometer Odometerreadingatthetimeofthelogoff. A11 0.0
2 unaccounted Unaccountedfuelatthetimeofthelogoff. A11 0.0
3 decimals Decimalsettingforquantityelds. N(1-255) 1
DMS COMPLETED TRANSACTIONS FILE (COMP501.TRN)
"10/09/0912:14:52","1","80","45","0","0.0","0.0","1"(FuelerLogonRecord-seeexamplebelow)
"10/09/0912:16:41","1","80","45","1","0.0","0.0","1"(FuelerLogoffRecord-seeexamplebelow)
Each record in the CompTran.txt le includes the rst ve eld numbers listed in the table. The 5th eld signies the record type. Fields after the 5th eld consist
of the elds of the record type signied in eld 5. The following two records are listed out in the example column of the table for reference.
COMPLETED TRANSACTIONS FILE (COMPTRAN.TXT)
recordType=2(Recirculation)
1 beginDelivery Date/Timedeliverybegan.yy/mm/ddhh:mm:ss A17 ---
2 endDelivery Date/Timedeliveryended.yy/mm/ddhh:mm:ss A17 ---
3 saleNumber LCRsalenumberofthedelivery. N±10 ---
4 grossQty Grossquantityoffuelrecirculated. N±10 ---
5 netQty Netquantityoffuelrecirculated. N±10 ---
6 transType Transactiontypeofdelivery. A3 ---
7 decimals Decimalsettingforquantityelds. N(0-2) ---
8 averageTemp Averagetemperatureofproductduringdelivery. F5 ---
9 maxPressure MaximumdPduringdelivery. F5 ---
10 maxPressureRate FlowratewhenmaximumdPwasread. N±10 ---