10-15-2004 01:53 PM
10-15-2004 02:43 PM
10-15-2004 03:01 PM
07-12-2005 08:01 AM
07-12-2005 08:52 AM
07-12-2005 11:10 AM
07-16-2005 07:06 AM
Thanks to GerdW and tbob for their suggestions - I tried GerdW's suggestion and it worked fine!
regards,
Ross
07-17-2005 05:32 AM
I have solved my problem by scaling before I16 conversion but before I leave this thread could someone explain this phenomena. In my earlier conversion attempts, a two dimensional SGL array (three waveforms on a graph) could be cast to "I16" then cast back to SGL and again graphically displayed with no apparent distortion of the waveforms - the intermediate "binary I16" data seemed to be garbage when viewed graphically or in numeric indicators, transposed or not, yet it seemed to faithfully transmit all data in the "I16" array when cast back to SGL without any scaling/unscaling applied - why is it so!!! (ie the "binary data" seemed unusable as I16, but the data was not corrupted when cast back to SGL)
Regards,
Ross
07-18-2005 02:01 AM