@bko and using the values in the arithmetic expression always returns 0:
_resultat = (_resultat/2047)*(2.048/_PGA)*(180/33);
You’ll have to forgive my ignorance, I’ve never really worked with floating point or decimals numbers in code before 
@bko and using the values in the arithmetic expression always returns 0:
_resultat = (_resultat/2047)*(2.048/_PGA)*(180/33);
You’ll have to forgive my ignorance, I’ve never really worked with floating point or decimals numbers in code before 