2. Secondly, set the parameters of "Proportional Slope" and "Proportional Intercept" to convert integer values into floating-point values. The settings here need to be determined according to the actual range of data. You can refer to the following formula: floating point value = integer value * proportional slope+proportional intercept.
3. Finally, connect the output data to the subsequent data processing module, and realize labview to convert real numbers into bytes.