I am reading from a physical channel, scaling that reading and outputting to a indicator on the screen.
If I don't scale the channel it is output 3.07 volts (this shows the same in MAX also). Take a look at the following code. Physically I am using a 1000psi pressure transducer that outputs 0-5 volts.
If you do the math I should be showing around 600psi. The problem is, with the scale it is showing me 10.54.
Any ideas?