12-18-2012 07:10 PM
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
12-19-2012 07:45 AM
Hi,
You can use real time targets, such as SBRIO (which make FPGA too), or others...
Best Regards,
12-19-2012 08:29 AM
@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?
12-19-2012 09:23 AM
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
12-21-2012 03:40 PM
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
12-26-2012
04:03 PM
- last edited on
04-10-2024
02:02 PM
by
Content Cleaner
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
12-27-2012 07:01 AM
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?
12-28-2012
09:34 AM
- last edited on
04-10-2024
02:02 PM
by
Content Cleaner
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,