| Computers Forum Index » Computer Languages (Labview) » binary data to decimal... |
|
Page 1 of 1 |
|
| Author |
Message |
| its_me... |
Posted: Wed Feb 11, 2009 9:37 pm |
|
|
|
Guest
|
Hi can anyone help me to convert the binary data to decimal . i
collected the data from serial connection . |
|
|
| Back to top |
|
|
|
| Freelance Embedded Systems Engineer... |
Posted: Thu Feb 12, 2009 6:27 am |
|
|
|
Guest
|
its_me wrote:
Quote: Hi can anyone help me to convert the binary data to decimal . i
collected the data from serial connection .
This newsgroup isn't heavily used. Best to use forum.ni.com
It's not quite clear what you mean by binary data from a serial connection.
You'll have to clarify the details of the serial data.
Labview has a number of conversion utilities
Boolean array to number
byte array to string
and cast unit bases function.
See the palette: Conversion VIs and Functions |
|
|
| Back to top |
|
|
|
|