Hi all. I am trying to develop a PID loop in a Siemens S7-216 PLC using an unipolar analog input for the setpoint and another for the process variable. In order to do this, the "Help" instructions tell me I need to convert each input from a 16-bit Word to a Real value. The problem...