FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

cFp-2020 powers off and then instantly back on every 15 seconds

I am currently using a cFP-2020. I have previously gotten it to work and record data properly. Recently I had power issues so I switched to a new power source.  I can get my system to power on and be seen in MAX through a crossover cable. But now after 15 seconds the system shuts itself off and then back on. The power source stays at a constant 12 V during this time.  I tried disabling the VI but this does not change anything. When I switch into safe mode and the power stays on. Is my VI corrupt and if so how do I erase it from the cFP-2020?
 
I am suppose to give a demonstration tomorrow morning (3-17-06) so any imediate help anyone can give me would be much appreciated.
 
0 Kudos
Message 1 of 2
(3,021 Views)
Cjua,
 
When you talk about a VI on the cFP-2020 it sounds like you are just targeting the RT Engine on the cFP-2020. This means that you are loading the VI onto the RAM of the module and it VI runs from there. The VI will continue to run as long it is in RAM, of course as soon as you shut down the cFP-2020 the RAM loses power and there for its memory. So the VI that was targeted there is lost. So power cycling the unit will automatically erase a VI that was targeted to the unit.

Now, if you are talking about an executable that you have built from a VI, and then downloaded to the cFP-2020s flash memory. This would be persistant from power on to power on. This is of course how you deploy applications to FieldPoint for long term use. This executable would get loaded into memory (from flash) everytime the unit starts. If that is causing the glitch you are seeing and you need to delete that, they easiest way to do it is to FTP into the cFP and erase the .exe. So in any web browser FTP into the IP address of that unit, and you can then navigate to your .exe and delete it from the unit.

I hope that does the trick for you, and comes to you before your demo. Good luck.

-GDE
0 Kudos
Message 2 of 2
(3,009 Views)