Page 1 of 1

Tactrix OBD CAN XV Crosstrek Logging: logcfg.txt

Posted: Wed Dec 20, 2017 4:23 pm
by west_minist
; configuration file for OpenPort 2.0 standalone logging. Created by West_Minist @ Xtreme Racing Tuning
; Version 4

type=obd
protocolid=6

paramname=Engine_Speed_(RPM)
mode=0x01
paramid=0x0C
databits=16
scalingrpn=x,4,/

paramname=Ignition_Timing_(BTDC)
mode=0x01
paramid=0x0E
scalingrpn=x,2,/,64,-

paramname=Short_Term_Fuel_Trim_B1_(OBD)_(%)
paramid=0x0106
scalingrpn=x,128,-,100,*,128,/

paramname=Long_Term_Fuel_Trim_(%)
paramid=0x0107
scalingrpn=x,128,-,100,*,128,/

paramname=Air/Fuel_Ratio_(AFR)
paramid=0x0124
databits=16
scalingrpn=x,32768,/,14.7,*

paramname=Intake_Air_Temperature_(C)
mode=0x01
paramid=0x0F
scalingrpn=x,40,-

paramname=Ambient_Air_Temperature_(C)
mode=0x01
paramid=0x46
scalingrpn=x,40,-

paramname=Engine_Coolant_Temperature_(C)
mode=0x01
paramid=0x05
scalingrpn=x,40,-

paramname=Engine_Oil_Temperature_(C)
mode=0x01
paramid=0x5C
scalingrpn=x,40,-

paramname=Vehicle_Speed_(KPH)
mode=0x01
paramid=0x0D
scalingrpn=x

paramname=Mass_Airflow_(g/s)
mode=0x01
paramid=0x10
databits=16
scalingrpn=x,100,/

paramname=Manifold_Absolute_Pressure_(psi)
mode=0x01
paramid=0x0B
scalingrpn=x,6.89476,/

paramname=Accelerator_Pedal_Angle_(%)
mode=0x01
paramid=0x5A
scalingrpn=x

paramname=Throttle_Actuator_Control_(%)
mode=0x01
paramid=0x4C
scalingrpn=x,100,*,255,/

type = calc
paramname=Engine_Load_(g/s)
scalingrpn = Mass_Airflow_(g/s),60,*,Engine_Speed_(RPM),/

Re: Tactrix OBD CAN Logging: logcfg.txt

Posted: Wed Dec 20, 2017 7:13 pm
by west_minist
Please all of the contents above and paste it into your logcfg.txt file and save it to the microSD card.

Once on the card and in the vehicle, the status lights should be blinking very quick, which shows it is logging.

Check the card for logxxx.csv file(s) where xxx is a number starting from 001.

Re: Tactrix OBD CAN Logging: logcfg.txt

Posted: Sat Dec 23, 2017 12:10 am
by west_minist
Update: 2017-12-23
We are having logging issues with Fuel Trims: erratic reads.
We will be adjusting the config file to review the readings.