grumpy_labrat
Joined: 03 Aug 2008 Posts: 170 Location: University of Oregon
|
Posted: Tue Jul 27, 2010 1:59 pm Post subject: Extracting values from binary number list |
|
|
I'm having a problem with a particular script flow. I have a file that I am treating with the "from binary file" number list. I have selected out a single value from this list using the "extract single value" module. Upon checking this using the variable monitor it indicates the value is empty in the collapsed mode, but shows the proper value in the list view when the view module is extended. It appears as if the value in the module is not available to any other module because anything I use the value in indicates that the value is empty. Thoughts?
Edits:
The data I'm trying to extract is a 16-bit integer.
The problem is more specifically with the unsigned integer settings. |
|