Hi Luca,
The method discussed in the link you provided is the method we will be using when this product finally goes into production.
For the time being, I am still enhancing the application and enhancing an app for a cFP2000 can be rather challenging once it moves beyond the simple demo version.
The application can be loaded into any of the cFP models so I can do my devlopment on one of the bigger units, debug and test using normal tchniques. Unfortunately the app will only run in the cFP2000 if I target the build and run it as an exe. I can live with this because I am the only person who ever want to see the front panel of the exe. The main reason I want to see this FP is to be able to occationally see how my memory is holding up using the "show RT
engine info" ( I plan to include the available memory as another tag in the future).
What brought this to my attention and prompted be to post is that the code works just fine when using my laptop but not my tower. The same issue is affecting when my customer tries to build using my code.
I was rather troubling when I sent out code that worked using the laptop but my coustomer could get it to work.
So...
I would like to figure out what is different and correct it so I can be resonably confident that when my customer builds using my source, he is testing the same image I tested.
Thank for the help! Still wondering,
Ben