05-04-2007 01:29 PM
05-05-2007 08:48 PM
05-06-2007 02:48 AM
just a tought...
you have an analog value, probably between 0-10. then why not simply multiply the scaled function by 4.5 orders of magnitude (use the whole 16 bits of the unsigned info). then you keep all the relevent information, whithout having to use extended or double precision.
05-07-2007 10:30 AM
Thanks everyone.
The function for write to file with the I16 input that I’m using is on the picture attached. Actually, I don't know if it’s the best function to write to file, but I know it keeps it light (save file space). Do you know a better way to do it?
I appreciate the help!
05-07-2007 11:00 AM - edited 05-07-2007 11:00 AM
Message Edited by Ravens Fan on 05-07-2007 12:01 PM