10-27-2022 07:48 PM
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
10-27-2022 09:22 PM
@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 ...
11-10-2022 11:55 AM
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.
11-10-2022 11:58 AM
These are the errors from the broken vi
11-10-2022 12:44 PM
11-10-2022 12:49 PM
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
11-10-2022 12:54 PM
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.
11-11-2022 12:54 AM
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?
11-11-2022 01:38 AM
@orginal-iceman wrote:
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.
11-11-2022 08:19 AM
@orginal-iceman wrote:
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.