Hello
Up till now I have been using sensors that were 1 volt per bar and was happy. Today I have been handed a new sensor that has a characteristic curve. I have investigated the charateristic curve but it will only accept integers. I do have a Characteristic Equation for the sensor y=2.5038x-1.2596 but the calibrated curve I have is to 2 decimal points. How can I integrate the sensor and convert voltage to pressure.
PCAN MIO Characteristic Curve
Re: PCAN MIO Characteristic Curve
Hi,
the acceptedy value format is integer 32bit signed.
Please note that you are working with raw values on the bit level, later on you can use a scale factor and offset for the CAN output (at signal level)
Please send us your config to info@peak-system.com and referr to this forum entry.
the acceptedy value format is integer 32bit signed.
Please note that you are working with raw values on the bit level, later on you can use a scale factor and offset for the CAN output (at signal level)
Please send us your config to info@peak-system.com and referr to this forum entry.