12-05-2012 08:44 AM
I am using a cFP-2220 with LabView 2011. I can see the cFP-2220 with Max, the program I created runs in my PC but the data from the cFP-2220 it is slow to up date.
I access the cFP-2220 thru the network terminal and a net card in my PC.
I have created an EXE file to run in the PC for that test stand as a stand along program. The program runs but it does not see the cFP-2220 or any of the data been collected. The test stand PC does have MAX install. When I run MAX in the stand PC it sees the cFP-2220 and can read the data from the modules the PC is wire to the cFP-2220 thru a net card.
12-10-2012 09:51 AM
Hi Toro,
It sounds like you have the Fieldpoint drivers installed on the target machine since you can communicate to the cFP in MAX. Do you have the LabVIEW Real-time module installed on the target machine? You will need this for your executable to work.
02-04-2013 10:22 PM
Sorry for the delay to respond... I do have installed the minimun files that are available Field Piont 6.0.10 and LabView RT 11 is part of them.
I also using share variables. The program VI runs fine in my PC but when I create the exe file and deploy on the test stand it asks fot the location of the FPLV,dll and the NI_TGT.dll and it can not read or write to any of the DAQmx vi's.
I accidently remove one my FP-SG-140 from the list of inputs, I did put it back but I damage how the share variables weere working I am getting and error -1950679023 and it does not see any of my inputs.
I have another question how do I down load the variables to the cFP-2220 that is another erros that shows up when I installed other files into the cFP.
02-05-2013 05:39 PM
My last replay I did it from home. The company internet and phone systems were down do to a damage while diggin to fix a water main.
I was able to spend some time searching NI forum and found that cFP22xx does not work well DAQmx. I now understand why my program is running so slogish.
I have not yeat remove any DAQmx vi's, I do have share variables
The problem for the -1950679023 did not show up today the line was able to use my PC to test with no problems.
I am goin to try by removing my DAQmx to se what happens.