User guide

21
Appendix
DATA FILES
Field # Field Name Description Field Type Example
1 number Operatordenedfuelernumber(Required) A16 7777
2 id OperatordenedfuelerID(Required) A16 1947
3 fullname Fullnameoffueler A35 RichardJohnMacReady
4 rstName Firstnameoffueler A17 RichardJohn
5 lastName Lastnameoffueler A17 MacReady
6 email Fueleremail A254 rmacready@hrt.com
7 password Operatordenedpassword A10 1234
8 security Securityleveloffueler N(0-255) 2
9 applications Applicationsthatcanberunbythefueler N(0-65535) 0
10 language DMSLapPaddisplaylanguage(Required) N(0-999) 1
“7777”,”1947”,”RichardJohnMacReady”,”RichardJohn”,”MacReady”,”rmacready@hrt.com”,”1234”,”2”,”0”,”1”
Fueler File (Fueler.txt - Fueler.slf)
Field # Field Name Description Field Type Example
1 name Nameoffuelinglocation. A18 Gate1
2 number Fuelinglocationnumber. A6 1
“Gate1”,”1”
Fuel Location File (FuelLoc.txt - FuelLoc.501)
Field # Field Name Description Field Type Example
1 name Nameofthefueltype. A12 JetA
2 product
ProductnumberintheLCRthatiscalibratedfor
deliveryofthisfueltype.Thisisanindexintoan
LCRlistvariable.
N(0-3) 0
3 code Fueltypecode. A3 1
“JetA”,”0”,”1”
Fuel Type File (FuelType.txt - FuelType.501)
Field # Field Name Description Field Type Example
1 name Nameoftheloadlocation. A16 LoadRack2
2 number Loadlocationnumber. N10 2
3 type Typeoffueltoload. A12 JetA
“LoadRack2”,“2”.“JetA”
Load Location File (LoadLoc.txt - LoadLoc.501)