LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

tcp ip remote control without computer

Hii,

 

i would like to get data from a device over TCP/IP, or send data but i dont want to use Pc near that device, is there any product or device, that i can connect it from my pc over TCP/IP and get datas.

Thanks a lot

0 Kudos
Message 1 of 8
(3,284 Views)

Hi,

 

You can use real time targets, such as SBRIO (which make FPGA too), or others...

Best Regards,

V-F
0 Kudos
Message 2 of 8
(3,264 Views)

@alican wrote:

Hii,

 

i would like to get data from a device over TCP/IP, or send data but i dont want to use Pc near that device, is there any product or device, that i can connect it from my pc over TCP/IP and get datas.

Thanks a lot


What interfaces does this 'device' have?

 

 

0 Kudos
Message 3 of 8
(3,258 Views)

i was wondering this actually if fpga can do this too. which module of fpga can do it?

and what that device needs to connect my pc over internet? 

which way is better to program it with vhdl or with labview?

thanks a lottt

0 Kudos
Message 4 of 8
(3,246 Views)

actually, it is also my question, with which interfaces can i implement it.

other side wont have computer, but other devices, which will get data(from a camera or sensor, or anything) and send my pc over internet.

thanks a lot

0 Kudos
Message 5 of 8
(3,207 Views)

Hello,

 

You can use something like an Ethernet cDAQ chassis or a cRIO to communicate via the network. You would then pick cDAQ or cRIO modules to gather the data.

 

cDAQ: https://www.ni.com/en-us/support/model.cdaq-9184.html

cRIO: https://www.ni.com/en-us/shop/category/compactrio-controllers.html?productId=118195

 

I hope this helps!

 

Regards,

 

Jason D

Applications Engineer

National Instruments

0 Kudos
Message 6 of 8
(3,162 Views)

thanks for your answer jason,

i am looking for something, what can send me data over another city, or from kms away. so can these devices do it, if i do necessery TCP/IP edits?

0 Kudos
Message 7 of 8
(3,144 Views)

Hi,

 

You can use a cDAQ or a cRIO to send data over another city, what you need to have is a DNS name (available online through many free and paid services) and then your network needs to allow outside access to your computer.

At the following link, you can check some steps about how you can connect to a remote front panel that is hosted behind a remote router:

 

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019KtcSAE&l=en-US

 

Regards,

0 Kudos
Message 8 of 8
(3,123 Views)