06-15-2005 05:43 AM
06-16-2005 05:07 AM
06-16-2005 06:21 AM
06-16-2005 06:44 AM
06-16-2005 08:03 AM
06-16-2005 11:20 AM
06-16-2005 11:41 AM
06-17-2005 11:07 AM
06-20-2005 10:42 AM
06-27-2007 04:41 AM
Hi there,
I greatly appreciated the solution provided by Andreas, for I've had exactly the same problem to deal with.
There is just one thing bothering me: The setting of the file position (e.g. "File.Position = CurrPos + 2+1") and the block width (e.g. "Block.BlockWidth = 2+1+2+2+1") is pretty error-prone in my case: I've got loads of channels to be extracted bit-wise and all these constant values must be adapted whenever the structure of the data set changes.
So, is there a possibility to have calculated the offsets/positions by the script itself?
Many thanks for your help!
Regards,
Stefan