Hello,
When I capture data with Get_Capture_Data_32bits function from automation dll, I get the raw data around 36000. However, when I save it with Save_Raw_Data_As_CSV function, I get good converted raw data with small numbers, and I see it is much more better for plotting, and analyzing the results. I want to convert the data from Get_Capture_Data_32bits to data like that. Can I know which formula is used for this converted data in csv?


