Click here to Skip to main content
15,913,263 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: pass the value Pin
oykica22-May-05 21:49
oykica22-May-05 21:49 
GeneralChange the font of a selected row in DataGrid Pin
Phuc Hua20-May-05 16:40
Phuc Hua20-May-05 16:40 
GeneralRe: Change the font of a selected row in DataGrid Pin
Robert Rohde20-May-05 23:26
Robert Rohde20-May-05 23:26 
GeneralCoding help with status bar in browser Pin
JoeySmith20-May-05 15:07
JoeySmith20-May-05 15:07 
GeneralRe: Coding help with status bar in browser Pin
Robert Rohde20-May-05 23:15
Robert Rohde20-May-05 23:15 
GeneralRe: Coding help with status bar in browser Pin
JoeySmith21-May-05 12:22
JoeySmith21-May-05 12:22 
GeneralImplementing CommonDialog::RunDialog() Pin
zorifila20-May-05 12:28
zorifila20-May-05 12:28 
GeneralConverting binary data bytes to usable numbers Pin
Scott Page20-May-05 5:54
professionalScott Page20-May-05 5:54 
I have downloaded a binary stream of data from a GPIB (IEEE 488.2) instrument that contains an EEPROM on the sensor connected to it. I have the header and table structure of the information and some of the types that the data represents, i.e. "7.8 (signed)", "16 bit integer" <-- quoted from the instrument programming manual.
I am trying to convert this data into usable numbers, for example:

The header is made up of 9 bytes. The first two bytes make up a "7.8 (signed)" value ranging from -127.0 to +127.9, the second two bytes are the same, the third and fourth bytes make up a 16 bit integer.... and so on.

After the header is a table containing various other data types and contents. I have the full byte table from the manufactures manual if anyone that would like to help needs it.

Any help would be appreciated, this has been one big headache, and I'm sure our customer will be glad to know we got it to work.


Dead | X|
GeneralRe: Converting binary data bytes to usable numbers Pin
Robert Rohde20-May-05 23:09
Robert Rohde20-May-05 23:09 
GeneralRe: Converting binary data bytes to usable numbers Pin
Scott Page22-May-05 14:13
professionalScott Page22-May-05 14:13 
Generalcode for connect to ISP with DSL in vb.net Pin
jlart20-May-05 5:51
jlart20-May-05 5:51 
Generalnewbie VB question Pin
Tom Wright20-May-05 5:33
Tom Wright20-May-05 5:33 
GeneralRe: newbie VB question Pin
Fernando Soto20-May-05 6:58
Fernando Soto20-May-05 6:58 
GeneralConverting from C# to VB.net Pin
macca2420-May-05 3:36
macca2420-May-05 3:36 
GeneralRe: Converting from C# to VB.net Pin
toxcct20-May-05 4:25
toxcct20-May-05 4:25 
GeneralRe: Converting from C# to VB.net Pin
macca2420-May-05 5:04
macca2420-May-05 5:04 
GeneralRe: Converting from C# to VB.net Pin
Kevin McFarlane20-May-05 13:06
Kevin McFarlane20-May-05 13:06 
GeneralRe: Converting from C# to VB.net Pin
Dave Doknjas20-May-05 14:53
Dave Doknjas20-May-05 14:53 
GeneralRe: Converting from C# to VB.net Pin
Kevin McFarlane21-May-05 1:54
Kevin McFarlane21-May-05 1:54 
GeneralRe: Converting from C# to VB.net Pin
Dave Doknjas20-May-05 14:46
Dave Doknjas20-May-05 14:46 
GeneralRe: Converting from C# to VB.net Pin
macca2422-May-05 22:38
macca2422-May-05 22:38 
GeneralRe: Converting from C# to VB.net Pin
Dave Doknjas23-May-05 6:00
Dave Doknjas23-May-05 6:00 
GeneralCreating Setup in VB.NET Pin
meetaqadir19-May-05 23:56
meetaqadir19-May-05 23:56 
GeneralRe: Creating Setup in VB.NET Pin
rudy.net21-May-05 20:41
rudy.net21-May-05 20:41 
GeneralAccessing word CustomDocumentProperties from VB.NET Pin
raph-it19-May-05 23:37
raph-it19-May-05 23:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.