Visit our LabVIEW Wiki Hardware Portal
Tags |
(This content has not been tagged yet)
|
![]() |
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
|
||
|
|
|||
| Ad |
Jul 29 2004, 01:04 AM
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
|
||
|
|
|||
![]() ![]() |
| Time is now: 22nd November 2008 - 02:05 AM |