I am using a 9263 AO module for generating analog output using cRIO. In my fpga code i am writing the raw data. So in my RT code, i want to convert my Calibrated value to Raw data and send to FPGA code. I have the Calibration Co-efficients with me(LSB Weigh and Offset). How to convert the calibrated data to raw data using the calibartion co-efficients.