Complete newbie here and am self teaching myself VTScada and SCADA in general. I am getting a float variable back from the MODBUS expressed in exponential form. I now need to convert this to its actual value that the float represents. Is there a function in VTScada that does this or do I need to write a function to go to binary, decodes the binary and then convert back to decimal.
Complete newbie here and am self teaching myself VTScada and SCADA in general. I am getting a float variable back from the MODBUS expressed in exponential form. I now need to convert this to its actual value that the float represents. Is there a function in VTScada that does this or do I need to write a function to go to binary, decodes the binary and then convert back to decimal.