LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

wireless transmission???

hey
 in my project i need to tranfer data from one pc to another ,well my options for tranmission were initially using DAQ card but now  i am thinking to do the transmission wireless....is there anyway of sending information fro one pc to another pc using labview and the channel being wireless????
Regards
0 Kudos
Message 1 of 7
(3,089 Views)

Hi nolsqn,

you can send data over tcp/ip and if your lan cards are wireless then you have a wireless connection between them. Smiley Happy What type of data do you want to send?

Mike

0 Kudos
Message 2 of 7
(3,087 Views)
You can use GSM modems and send the data through VISA.
You can use RF modems too, if the distance is small. No need to have SIM cards in this case
0 Kudos
Message 3 of 7
(3,078 Views)

hey Pnt

i am more intersted in rf modem can you explain a little more abotu them ???

Regards
0 Kudos
Message 4 of 7
(3,052 Views)

They have RS-232 interface, so it is easy to communicate.

The data you send to one, can be received from another one. Do a little search on google.

Keep in mind that the range can be much smaller, from the specifications, if buildings (or something else) are between the two modems.

0 Kudos
Message 5 of 7
(3,044 Views)
hey Pnt the RS 232 port its 8 bit right...so data rate will be slow ?? also distance is not an issue ... i have to only to do a lab demo... these rf modems what are their specs? manufacture? model ? thnx
Regards
0 Kudos
Message 6 of 7
(3,020 Views)


nolsqn wrote:
 manufacture? model ? thnx

You pick. I can not recommend you any specific.


nolsqn wrote:
hey Pnt the RS 232 port its 8 bit right...so data rate will be slow ??
Depends what you need. A baud rate of 9600 i think is common

0 Kudos
Message 7 of 7
(3,014 Views)