08-08-2006 03:29 PM
08-09-2006
05:23 PM
- last edited on
01-20-2026
05:28 PM
by
Content Cleaner
Hello David,
One thing to realize is that a Fieldpoint configuration made within the LabVIEW 8 project will be completely different and independent of a Fieldpoint configuration made within Measurement & Automation Explorer (MAX). When you create a Fieldpoint system with the LabVIEW Project Explorer, configure all the channel settings such as range, and create a VI that uses those Fieldpoint items from the Project, when you run that VI those configuration settings are downloaded and saved to the Fieldpoint controller. On the other hand, within MAX you can also create and configure a Fieldpoint system under Data Neighborhood with different settings, and when this configuration is saved, these settings are downloaded to the Fieldpoint controller and overwrite any existing settings on there. Does that explain why your settings in MAX didn't match those used within LabVIEW?
Is the Fieldpoint system up and running again or are you still experiencing issues? Any time your Fieldpoint system becomes unresponsive, a good troubleshooting step to determine whats wrong with a Fieldpoint controller is to check the Status LED on the front of the controller. Depending on the number of times the status light blinks, you can usually tell what type of error occurred. The status light codes are listed in the cFP-21xx User Manual.
I hope this helps and let me know if you have any further questions.
Regards,
Travis G.
Applications Engineering
National Instruments
Message Edited by Travis G. on 08-09-2006 05:24 PM
08-09-2006 11:49 PM
08-10-2006 03:04 PM
08-10-2006 03:36 PM
08-11-2006 02:25 PM
08-23-2006 01:17 PM
Hope this isn't hijacking this thread, but it seems pretty close to what I'm puzzling over. This seems like it should be pretty straightforward, but I'm still semi-stuck. If someone could tell me a 'best practices' approach to the following use case, I'd be grateful:
I have multiple FP-2015's which have identical module configurations. I have one LVRT application which I want to deploy and run, unmodified, on each of them. That is to say, I'd like the FPtag constants on the BD to not change since each application instance is only reading its local resources.
Whenever I try to configure the nodes using MAX, it seems that each node gets a uniquely-named FP configuration under its respective Data Neighborhood, which matches the ones which accumulate under my PC's local Data Neighborhood. Clearly, I'm not getting the point here of how this should be managed. What should the FPtag constants on the BD look like?
Is using MAX just the wrong approach? The other messages in this thread would imply that the LV8 project interface (yup, I'm running LV8 now) would help untangle this.
Grateful for all advice,
Dave
08-25-2006 10:40 AM