README.md

December 4, 2022 ยท View on GitHub

EMMM to Float, Float to EMMM conversion

Description

For those folk that play with EMMM stuff, finally something you can use. I got these calculation (entirely done in VB, not C) from a great guy somewhere in the US. It really helped me. Maybe it will help someone else in the world. The problem I had was that I had a hardware device that recorded information in EMMM format. This data could be downloaded through RS232, but for me to use this data in VB, I had to convert it from EMMM (2 byte float) to a data type "Single" (VB float). I do not think many people will be using it (maybe you prefer to use C).

More Info

Submitted On2000-01-14 15:18:08
ByTony
LevelAdvanced
User Rating4.3 (166 globes from 39 users)
CompatibilityVB 4.0 (32-bit), VB 5.0, VB 6.0
CategoryMath/ Dates
WorldVisual Basic
Archive FileCODE_UPLOAD28581142000.zip