FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

Loosing connection to cFP-2020 when editing subvis

I'm frequently loosing my network connection during the following scenario: Boot my cFP-2020, successfully connect with LVRT, successfully lode and run labview source code with 20MB available memory and stack is 180K, then when I stop my labview program and try to click on a subvi or other parts of the diagram causes me to loose my connection to the cFP-2020.

Once I have lost my connection to the cFP-2020 I cannont ping it or use the FTP server, so I have to re-boot it to get it to work again. Thanks for any help you can offer.

Brad Whaley
validation engineer
Intel Corp.
Brad Whaley
LabVIEW Certified Engineer
0 Kudos
Message 1 of 3
(3,311 Views)
Brad,

How are you stopping the embedded LabVIEW program? Are you using the Abort Execution button in LabVIEW or have you provided a programatic way of stopping your VI (e.g. stop button to conditional terminal of while loop)? If you are using the former method, it may be that one or more of your sub VI's is not exiting in a stable manner and is causing the problem.

Regards,
Aaron
LabVIEW Champion, CLA, CPI
0 Kudos
Message 2 of 3
(3,311 Views)
Aaron, Thanks! This was the problem.

Brad
Brad Whaley
LabVIEW Certified Engineer
0 Kudos
Message 3 of 3
(3,311 Views)