Fuel pressure sensor definition

Christoph

New Member
Joined
Feb 27, 2024
Messages
1
Hello, I will soon be installing my Dynon system (D800) and wanted to configure my existing fuel pressure sensor. The sensor manufacturer gave me the sensor characteristic curve. I read the instructions carefully and wanted to ask if I had entered everything correctly.
I have a question about the pull up or pull down resistance. At the moment I don't need one for my current EFIS. Do I have to switch something here?
Thanks in advance for help.


Sensor characteristic curve:
1710429617018.png

And here the config file:
sensor={

id=MEMOTEC

function=PRESSURE

pins=C37_P8 C37_P22 C37_P23 C37_P31

name=FUEL PRESSURE SENSOR

min_val=-1

max_val=5

resolution=0.1

round=0.1

is_piecewise=0

low_coeff={

c_x4=0

c_x3=0

c_x2=0

c_x1=0.0012

c_x0=-1

}

low_resistance=NONE

low2high_cross=0

high_coeff={

c_x4=

c_x3=

c_x2=

c_x1=

c_x0=

}

high_resistance=NONE

high2low_cross=0

window=0.1

shift=3

age=

}
 
Top