12-26-2005 04:59 PM
12-27-2005
02:37 PM
- last edited on
11-26-2025
12:02 PM
by
Content Cleaner
Hello Tom,
You cannot connect the NI TPC-2006 to a Compact FieldPoint network using only the NI cFP-1808. The NI cFP-1808 network interface module is not a Programmable Automation Controller (PAC) in the true sense of the term because it contains no programmable processing capabilities and no memory. Therefore, you cannot embed a custom program on the cFP-1808 to communicate over a network.
With a full blown PAC such as the NI cFP-20xx, you can create and embed a program on the controller that oversees the communication of data between different nodes of a distributed network. For example, imagine a system where a cFP-20xx acts as a server for the data being acquired from various cFP analog or digital modules. A client such as the TPC-2006 can connect to the server over Ethernet and request and send data back and forth.
The cFP-1808 does not have the ability to act as such a server. It is simply used as a 'dumb' network connection between an intelligent networked device (a PC) and hardware performing data acquisition (cFP modules). The main purposes of a cFP-1808 are for customers who simply need to access data from a Compact FieldPoint module from LabVIEW on a host computer, or for customer who need to expand a system that already contains a programmable network controller such as the NI cFP-2000.
For more information and solutions about Programmable Automation Controllers, see www.ni.com/pac and if you have any further questions feel free to reply to this post.
Regards,
Travis Gorkin
Applications Engineering
National Instruments
12-27-2005 02:45 PM
12-27-2005 03:26 PM
12-27-2005 04:26 PM
01-03-2006
04:39 PM
- last edited on
11-26-2025
12:03 PM
by
Content Cleaner
For all those interested, here is a link to some new content regarding the NI TPC-2006. This whitepaper describes the basics of incorporating an HMI for monitoring and controlling a distributed industrial system, the main hardware and software features of the NI TPC-2006, and some information and example programs for creating applications for the touch panel computer using the LabVIEW PDA Module. The application notes and example programs linked towards the end of the document are libraries of VIs that can be used as utilities for programming efficient and flexible TCP/IP communication applications for distributed systems. Enjoy and please post with any further questions!
Creating LabVIEW Applications to Communicate Between PACs and the NI TPC-2006 Industrial Touch Panel Computer
11-26-2025 10:14 PM
Hi Travis,
Thanks a lot!
I think it's the first time an answer is edited after 20 years 🙂