I faced a problem with my compactrio and Labview 9

Asked By 30 points N/A Posted on -
qa-featured

Hi Experts,

I faced a problem with my compactrio and Labview 9.

I received an error message given below. It indicates that:

Error -614499 occurred at Compilation Status

Possible reason(s)
 
An internal error occurred. Please try again or contact
National Instruments.
Details:
Error Code–>1
Error–> Property Node (arg1) in
nifpgaClient_initializeDialog.vi->nifpga_Dialog.vi
<APPEND>
Propety Name: Front Panel Window:panel Bounds
                                                     Continue
 

 

An internal software error in the LabVIEW FPGA Module has occurred.
Please contact National Instruments technical support at ni.com/
support.
 
Additional Information:
 
Original error message:
 
 Error 1 occurred at Generate User Event in niFpgaCompileManager_WaitForCompilationStatusDialog.vi
->niFpgaCompileManager_InvokeCompilationStatusDialog.vi
->niFpgaCompileDownloadRun.lvlib:cdrSynthesizeDesign.vi
->niFpgaCompileDownloadRun.lvlib:nirviCompileDownload.vi-
 
                                                                            OK

Please help me to solve this issue.

SHARE
Answered By 590495 points N/A #144277

I faced a problem with my compactrio and Labview 9

qa-featured

 

As far as I can read and comprehend some of the information displayed in the screenshot, it seems that the program you are using encountered an internal error. This problem usually happens because of invalid values that are set or entered in the software that exceeds the limitations of the application. One example of an internal error is divide overflow where the program encounters a problem because it can’t calculate the value specified in the program.

This can usually be fixed by entering or specifying appropriate values in the software and then restart whatever it is you are doing. If the problem still persists, try reinstalling the software to install a fresh copy on your machine. And also be sure that the software is indeed compatible with your operating system.

Related Questions