LAVA Forums Buy cool LAVA gear Forums RSS Feed

Welcome Guest ( Log In | Register )

> Related links

Visit our LabVIEW Wiki Hardware Portal


Tags
(This content has not been tagged yet)
 
Reply to this topic Start new topic
> How do i read the bytes at serial port, Read them byte by byte and compare them
AxE
post Jul 29 2004, 01:04 AM
Post #1


One hit wonder!


Member
Posts: 1
Joined: 29-July 04
Member No.: 557
LV:7.1


I will have a device connect to my serial comm port,
and it will send data at 19600bps, i will need to analyse the data it send to me....
the number of bytes per data steam is about 128 bytes,
I will request to use LabView to compare, check and retrieve the information out by checking one by one byte.....

if the answer will need to use SubVI, please include the path too

function to be add, i hope can be step by step too


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
Ad
post Jul 29 2004, 01:04 AM
Post #















Tags
(This content has not been tagged yet)
Go to the top of the page
Quote Post
srik81
post Jul 29 2004, 10:57 AM
Post #2


I've come back for more.


Member
Posts: 2
Joined: 28-July 04
Member No.: 550
LV:7.0


QUOTE (AxE @ Jul 29 2004, 06:34 AM)
I will have a device connect to my serial comm port,
and it will send data at 19600bps, i will need to analyse the data it send to me....
the number of bytes per data steam is about 128 bytes,
I will request to use LabView to compare, check and retrieve the information out by checking one by one byte.....

if the answer will need to use SubVI, please include the path too

function to be add, i hope can be step by step too
*

u can connect the incoming byte stream to FOR LOPP and it will automatically index the bytes.do the comparison inside the for loop using advanced boolena tools.
what will u be comparing the bytes with?
SRIKANTH KAPALI
APPLICATIONS ENGINEER
CAPTRONIC SYSTEMS
INDIA


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post

Reply to this topicStart new topic

 




Time is now: 22nd November 2008 - 02:05 AM