• The site migration is complete! Hopefully everything transferred properly from the multiple decades old software we were using before. If you notice any issues please let me know, thanks! Also, I'm still working on things like chatbox, etc so hopefully those will be working in the next week or two.

Reading MAF in Hz?

94GrandPrixSE

New member
Is there a cost effective way to read the MAF sensor in Hz instead of G/s or is that a fantasy without an Aeroforce? I need to give Will a full rundown of my LT fuel trims based on MAF frequency.
 


yep^

You can add PID's in torque , and maybe aeroforce.... Its pretty simple.
Code:
PidID	DisplayName	LogName	Description	Formula	Unit	Size	PIDCode	DeviceID	Conversion	PidCat	MCI
19	MASS AIR FLOW RAW INPUT FREQUENCY	MAF		((N1 << 8) + N2) / 2.048	Hz	2	1250	1		1	MAF
 


the 1250 is the PID hex code. Mode 12 I believe but it might be mode 9 if thats wrong.....
 
Last edited:
got bored

10156101_734974095693_1476986282_n.jpg
 
Back
Top