Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

transmitter data by usb(serial port)

hi
i writting a program in ARM lpc1768 for A/D converter
then i use usb as serial port to send data to laptop an recieving by labview
my sampling rate is 400Hz

in labview i recieve data (i think) in ascii show
i wanna know how could i convert this to decimal or binary
i attach my design and the result
thanks

0 Kudos
Message 1 of 4
(3,402 Views)

The following link show how you can convert ASCII data to decimal numbers, and it includes links to some example codes, please see if what is mentioned in here works for your project.

 

http://digital.ni.com/public.nsf/allkb/894CF5FE064971BF8625758400014993

 

cheers,

0 Kudos
Message 2 of 4
(3,383 Views)

dear RichieTheBard
thanks
lots of my problem solved by this Smiley Happy

0 Kudos
Message 3 of 4
(3,359 Views)

you have to work with this part of string tools 

0 Kudos
Message 4 of 4
(3,336 Views)