LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem Labview receiving data continuously

hello...
i'm final year student in one of the university in Malaysia. In my final project, im doing the RS232 Interface Wireless Receiver. In this project,i have been having the some difficulties, i dunno how to received the data continuously. which means, Example: If i send word "HELLO", i will also received "HELLO". But the problem is..i want the HELLO word is received continuously.
 
Send:  HELLO
 
Received: HELLO
                 HELLO
                 HELLO
                 HELLO
                 .....many times....
 
So, can sumbody help me...i really need ur help regarding on this..thanx...
 
0 Kudos
Message 1 of 30
(4,009 Views)
Hi,
Can you post your block diagram picture if you are not able to post your VI? Then maybe someone will be able to look at your code and advise accordingly.
This maybe happening if you have the read in a loop. Could you make this clearer as to how you are programming it.
Regards,
0 Kudos
Message 2 of 30
(4,000 Views)
I think you'll need to provide more details about your hardware.  What is on the other end of the "wireless" realm that you are talking to.  Another piece of hardware.  Another PC with a wireless adapter and a Labview program?
0 Kudos
Message 3 of 30
(3,997 Views)

Hi,

Yes, the code would be helpful to understand what is going on here, as well as more information about the hardware. Is placing the Send command inside a while loop or for loop an option?

Amanda Howard
Americas Services and Support Recruiting Manager
National Instruments
0 Kudos
Message 4 of 30
(3,977 Views)
ok...im syanita... i try to paste the block diagram, but i dont know how to paste on here...
can u give me ur email so i can send the file directly to you. So u can run it.
I hope u can help me, if anything, u can directly contact my email address, this is my contact email:-
 
 
i hope anyone out there can help me.


 
 

0 Kudos
Message 5 of 30
(3,951 Views)
ok...im syanita... i try to paste the block diagram, but i dont know how to paste on here...
can u give me ur email so i can send the file directly to you. So u can run it.
I hope u can help me, if anything, u can directly contact my email address, this is my contact email:-
 
 
i hope anyone out there can help me.


 
 

0 Kudos
Message 6 of 30
(3,951 Views)
hye, i am syanita.
here i attach the file that i working on. Basically, i am using the MAXTREAM wireless kit for the hardware.
 
 


syanitaa wrote:
hello...
i'm final year student in one of the university in Malaysia. In my final project, im doing the RS232 Interface Wireless Receiver. In this project,i have been having the some difficulties, i dunno how to received the data continuously. which means, Example: If i send word "HELLO", i will also received "HELLO". But the problem is..i want the HELLO word is received continuously.
 
Send:  HELLO
 
Received: HELLO
                 HELLO
                 HELLO
                 HELLO
                 .....many times....
 
So, can sumbody help me...i really need ur help regarding on this..thanx...
 



0 Kudos
Message 7 of 30
(3,947 Views)
hye, i am syanita.
here i attach the file that i working on. Basically, i am using the MAXTREAM wireless kit for the hardware.
 
 


syanitaa wrote:
hello...
i'm final year student in one of the university in Malaysia. In my final project, im doing the RS232 Interface Wireless Receiver. In this project,i have been having the some difficulties, i dunno how to received the data continuously. which means, Example: If i send word "HELLO", i will also received "HELLO". But the problem is..i want the HELLO word is received continuously.
 
Send:  HELLO
 
Received: HELLO
                 HELLO
                 HELLO
                 HELLO
                 .....many times....
 
So, can sumbody help me...i really need ur help regarding on this..thanx...
 



0 Kudos
Message 8 of 30
(3,946 Views)
hye, i am syanita.
here i attach the file that i working on. Basically, i am using the MAXTREAM wireless kit for the hardware.
 
 


syanitaa wrote:
hello...
i'm final year student in one of the university in Malaysia. In my final project, im doing the RS232 Interface Wireless Receiver. In this project,i have been having the some difficulties, i dunno how to received the data continuously. which means, Example: If i send word "HELLO", i will also received "HELLO". But the problem is..i want the HELLO word is received continuously.
 
Send:  HELLO
 
Received: HELLO
                 HELLO
                 HELLO
                 HELLO
                 .....many times....
 
So, can sumbody help me...i really need ur help regarding on this..thanx...
 



0 Kudos
Message 9 of 30
(3,946 Views)
Thank you for your post. Can you try and post just once?
0 Kudos
Message 10 of 30
(3,944 Views)