04-09-2007 05:02 PM
04-10-2007 04:14 PM
Dave,
Thank you for posting to the National Instruments Discussion Forums.
The time-out function you mentioned is called the watchdog timer and it allows you to detect periods of network inactivity and have the FieldPoint controller react in a user defined way. You can find more information on this functionality from the following link:
This watchdog timer functionality only helps you on the controller side. Your issue seems to be more related to the communication between the host machine and controller. The following article gives a good starting point to understanding how you can connect to your FieldPoint module:
Unable to Locate an Ethernet FieldPoint Network Module in MAX (or FieldPoint Explorer) in Windows XP
As I had mentioned earlier, this maybe a communication issue between your controller and host machine. How are you connected to your FieldPoint controller? Do you have a cross-over cable or is there a router in the middle? Is the controller recognized in MAX?
Hope this helps!
04-10-2007 05:00 PM
Hi Abhinav,
Yes MAX recoginzes the processor and things work great once connected. A crossover cable is used and there is no network involved. The application is relatively simple. All the cFP does is receive data through an RS232 port and a 4-20mA signal from a sensor. The only module in the back plane is a cFP-AI-100. The system then processes the data and sends it out through another RS232 port. The system is intended to be a stand alone device during normal use. The only time a host is involved is for system configuration. For example, the single 4-20 mA signal needs to be scaled to wanted units. The host computer will normally be a laptop that is provided by the end user. We will provide an executable program that the end user will install on their laptop.
I've used LabVIEW sinse version 6i. However, this is my first RT project; so the Ethernet usage and addressing issues are new to me. So far I'm very pleased with the results and am making good progress with the project. I'll look into the references you mentioned.
What is the appropriate options for setting up the IP addressing when we will not know what the computer (i.e. address) will be in the field?
Thank you for your response,
Dave
04-11-2007 11:12 AM