Yes, it is possible and you should be able to find the proper equation in the manual.
However, I would highly recommend against it. Even thought I knew that it is always recommended to scale data on the host, I tried it all the same in my FPGA code recently. Result: small bit of code took up 20% of my FPGA.
Scale your data on the host (RT side) and not on the FPGA.
Chris
Certified LabVIEW Architect
Certified TestStand Architect