LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabView FPGA I/O NODE ISSUES

 Task was to make some basic updates to the test printout. Once I made the changes and created a exe, it won’t run the full test. The old exe that came with the source runs right. I know it has nothing to do with my updates. The new exe starts to run like asking enter serial # and select the Functional test button, I hear a relay getting turned on, like it does with the old exe but then it stops running the test after the relay gets turned on. The old exe continues running the full test. I am told it has something to do with the FPGA I/O NODE. I am running LabView 2009 with XP. Bottom

 

I put a copy of the error below

 

0 Kudos
Message 1 of 19
(1,780 Views)

@orginal-iceman wrote:

 Task was to make some basic updates to the test printout. What "test printout"? Once I made the changes What changes? and created a exe, it won’t run the full test. The old exe that came with the source runs right. I know it has nothing to do with my updates. The "old exe" works, you make changes, it doesn't work, but you "know it has nothing to do with my updates"?  The new exe starts to run like asking enter serial # and select the Functional test button What is the Functional test button?, I hear a relay getting turned on What relay?, like it does with the old exe but then it stops running the test after the relay gets turned on. The old exe continues running the full test. I am told it has something to do with the FPGA I/O NODE. I am running LabView 2009 with XP. Bottom  Very few of us are running Windows XP or LabVIEW 2009.

 

I put a copy of the error below Aha -- it ran with no errors, so it appears ...


 

Message 2 of 19
(1,756 Views)

orginaliceman_0-1668102751008.png

These are my errors, the vi has broken connections, I checked the fpga target and the vi is in the right place, below the target. How do i fix the vi, I cant add a constant or a control, cause it wont let me.

0 Kudos
Message 3 of 19
(1,644 Views)

orginaliceman_0-1668103060292.png

These are the errors from the broken vi

0 Kudos
Message 4 of 19
(1,642 Views)

Hi iceman,

 

generic answer to your messages: we cannot debug/edit/run images with LabVIEW!

 

Why don't you attach your project? (ZIP the whole project folder so we get the lvproj file with all needed VIs etc.)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 5 of 19
(1,626 Views)

Other errors that are related to the this issue.

 

The FPGA target was not found under the current target. Change the name of the existing I/O item, add a new I/O item, or close the vi and reopen it under where the target fpga I/O is defined

0 Kudos
Message 6 of 19
(1,623 Views)

My company won't let me, we are high security. Its hard to define my problem, any help would be great. everything works except this FPGA I/O NODE error in the VI. This Vi is the only broken vi in the project.

0 Kudos
Message 7 of 19
(1,612 Views)

Hi iceman,

 


@orginal-iceman wrote:

The FPGA target was not found under the current target.


Which FPGA target do you try to use?

Is this target found in your project?

Do you have the FPGA module (and hardware support) installed on your development computer?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 8 of 19
(1,564 Views)

@orginal-iceman wrote:

orginaliceman_0-1668102751008.png

These are my errors, the vi has broken connections, I checked the fpga target and the vi is in the right place, below the target. How do i fix the vi, I cant add a constant or a control, cause it wont let me.


I would try deleting and recreating the VI from scratch since it looks simple enough.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 9 of 19
(1,555 Views)

@orginal-iceman wrote:

orginaliceman_0-1668102751008.png

These are my errors, the vi has broken connections, I checked the fpga target and the vi is in the right place, below the target. How do i fix the vi, I cant add a constant or a control, cause it wont let me.


That looks like a VI running in the wrong environment/setting. I have one recently that looked similar. It was slightly misplaced in the project tree. It was under the FPGA/chassis instead of the FPGA or something similar. Also note that the VI has an application instance that's shown in the lower left of the front panel. Make sure it points to the correct one.

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 10 of 19
(1,535 Views)