LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

A problem from internal software in RT VI (Invoke node in stockFPGA)

Solved!
Go to solution

Hi, everyone

 

I'd like to know what this error means..

I didn't change anything on FPGA and RT VIs supported from NI.

 

Error message below

 

 

An internal software error has occurred. Contact National Instruments technical support at ni.com/support. Error details:
1 : Invoke Node in StockFPGA_IntfScriptConstGivenTypeDescriptor.vi->StockFPGA_IntfScriptReadBigControl.vi->FPGA_IntfScriptReadWrite.vi->niFpgaGenerateDynamicReadWrite.vi->nirviReadWriteControl.xnode:nirviReadWriteControl_GenerateCode.vi:3->nirviReadWriteControl.xnode:nirviReadWriteControl_GenerateCode.vi.ProxyCaller
<APPEND>
Method Name: <b>Create from Data Type</b>

 

 

 

Thank you

Hyo

0 Kudos
Message 1 of 5
(3,556 Views)

Sounds like something you're doing called into stock FPGA VIs in a way the compiler didn't like.

 

What you've posted is a lot like posting "they said I was short, what does that mean?"  Without context, we could guess all day.  Are you able to show us anything of what you're doing to see if we can figure out what's going on?

Message 2 of 5
(3,520 Views)

Thank you!

 

Can I post any VIs supported from NI?

The project is DI_Calibrator Rev_F2. I could post the program together, but I was not sure that it is allowable.

I'm using NI 2011 version, cRIO 9074, Direct injector module, etc.

After compilation of FPGA VI, RT VI was tried to execute, but it has two read/write errors.

 

Could you check the RT file?

There are two read/write errors except compilation error?

 

Thank you again.

Hyo

 

0 Kudos
Message 3 of 5
(3,483 Views)

Hyo, can you post a screenshot or some more details into where these errors are occurring and their error code?

Message 4 of 5
(3,440 Views)
Solution
Accepted by topic author catalysthw

Today, I easily solved this problem!

It was the old bug. Replacing the old read/write function with the read/write function is the way to solve this problem!

 

Thank you so much.

I'm sorry for taking your time.

0 Kudos
Message 5 of 5
(3,413 Views)