12-13-2007 01:41 PM
12-13-2007 03:10 PM
Part of your message got garbled. Do not understand what you were saying. The following is a response to the parts I think I understand.
I assume during the project build, you have added the iak file into the project my computer list. You have now the option to add the file as part of the executable build as an additional file or you can add it the installer as an additional file to the directories that are available on the installation. Once you have install the module, you can now use Max to open the file. From that point on, the executables will use the setup of the IAK file.
When you say that you have to change it within the program, my question is what are your criteria for your change? If the CFP is on the network how do you know what is available? If it is on serial line, you will need to do more work with regard to extract the information and how to correlate the different channels for your program. I have not done this and you will need to do more work.
Another thing, you are going to need to define what you mean a module changes. No matter what you do, you will need to configure a bunch of things. At the very least, you will need to do a Max change. In my setup, I had to swap a AI-100 to AI-110 module. All I did was alter Max and the program ran without any alteration. That is the reason, I have all the cFP modules named. If you changed the module, you merely have to swap out the module, re-identify the module, and rename the cFP module instead of some cryptic name base on the position of the module and the type.
12-17-2007 01:44 AM - edited 12-17-2007 01:46 AM
12-17-2007 08:39 AM
03-28-2008 06:40 AM - edited 03-28-2008 06:47 AM
Okay, attempting this again.
Installed the Field Point 6.0 software for LV 8.5 (I still did not get the 'advanced' option (see image)http://layer.uci.agh.edu.pl/~mikrobi/labview_pl/cFP/Adv._cFP.palette.JPG , but I guess that's not important.)
Anyway, I did all my setups in MAX, saved the .iak, See Image1, included the .iak to the project (My computer -> Add File), added as "source file" to the build (as 'Always included') See image 2, imported the configuration(stored in the Data-folder in the build) in the project (Project -> import -> FieldPoint configuration)
But still, when I build and then run the app (on the same machine as I develop on) I get an error saying necessary components are missing(See image 3). However if I just run it (in the LV development environment, then I get the browse dialoge, see image 4). Image 5 shows my project overview.
Image1 - http://forums.ni.com/attachments/ni/170/311995/2/MAX.png
Image2 - http://forums.ni.com/attachments/ni/170/311995/3/project.png
Image3 - http://forums.ni.com/attachments/ni/170/311995/1/prog.png
03-28-2008 06:44 AM - edited 03-28-2008 06:44 AM
03-31-2008 01:57 AM
Okay, seems like I've solved most problems now, but one...I still cannot get the browse dialoge up when I run the .EXE
what component might be missing? and how do I include it in my build?
here's how it's supposed to look:
Thankful for any ideas/suggestions et.c.
Anders