FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

FP 2000 error code 18

Does anyone know how to solve a FP code 18 problem (18 flashes of the status led)

Our company bought three FP 2000 modules. Two of them now have a seriously problem and give a code 18 problem.

Code 18 is a software problem.
I�ve tried to solve the problem by restting the module and install the latest software (lv 6.1.1) but still 18 flashes.
I guess there is some thing wrong with the flasdisk.

Please tell me that the fp 2000 is still reliable solution�?

Kind regards,

Jonas Van Otterdijk

Info:

Serial: 41D56536
0 Kudos
Message 1 of 3
(3,285 Views)
Jonas,

When do you see the 18 status flashes? Is it immediately after boot-up, or after your program starts running? What version of software did you upgrade from (6.1.0 or 6.0.3)?

Error 18 is occasionally caused by a problem in the FP-20xx software, but is more frequently caused by problems in the LabVIEW code that is downloaded into the module. One of the more frequent causes is using more RAM through your program than the module physically has.

In the error log you provided, the first several instances of crashes are in the Logos thread. The Logos thread is used for communications over the ethernet. How many computers are linking in to the module at a time? If your program was using up almost all of the free memory, and then another computer trie
d to link to the module, it may not have had the memory to grant the additional subscriptions and then caused the error.

If the primary error is memory usage and you are not using the web server or remote front panels, you can disable the built-in web server to free up more memory for your program.

Regards,
Aaron
LabVIEW Champion, CLA, CPI
Message 2 of 3
(3,285 Views)
Hi Aaron,

The previous lv rt was 6.1.
The module boots up twice, after the second boot I saw the 18 flashes.

Previously I added a bank without doing a snapshot and a snapshot seems to solve the problem, but I�m not sure at all.

Anyway, thanks for your detailed answer. I will disable the webserver.

Jonas Van Otterdijk
0 Kudos
Message 3 of 3
(3,285 Views)