LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW 8.0 VI hangs LV 8.20

I have a VI developed under LV 8.0 but I can not open it in LV 8.20.  I don't know why.
0 Kudos
Message 1 of 8
(3,984 Views)
Here is the VI
0 Kudos
Message 2 of 8
(3,983 Views)
Hi Ex-Nish,

here comes your vi as LV8.2. But: a sub-vi was missing! Maybe the problem is in the sub-vi?
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 3 of 8
(3,980 Views)
Strange.  I open your VI without any problem, but when I open my tach again, I still have problem.  First LV 8.20 looks for some VI, ref to attached picture (...error 01).  After a while it fails with another pop up (picture ...error 02).
 
Here attached is the subVI, which is OK for me.
0 Kudos
Message 4 of 8
(3,951 Views)

More, when I try to mass compile LV\vi.lib\express\rvi

I got 'bad vi' report for several VIs.  I guss my LV 8.20 has something wrong.  Most of the problems are from: nirvi*_Do XMutation.vi.  Is there some way to fix them without re-install LV?

Here is the report:

-----------------------

#### Starting Mass Compile: Wed, Nov 01, 2006 8:45:05 AM
  Directory: "C:\Program Files\National Instruments\LabVIEW 8.2\vi.lib\express\rvi"
Search failed to find "nirviRedropInstanceVI.vi" previously from "<vilib>:\express\rvi\shared\nirviRedropInstanceVI.vi"
  ### Bad VI:    "niFPGA Discrete Delay_Do XMutation.vi" Path="C:\Program Files\National Instruments\LabVIEW 8.2\vi.lib\express\rvi\analysis\control\discrete linear\niFPGA Discrete Delay_Do XMutation.vi"
  ### Bad VI:    "nirviMutateQuantizerState.vi" Path="C:\Program Files\National Instruments\LabVIEW 8.2\vi.lib\express\rvi\analysis\control\nonlinear\nirviMutateQuantizerState.vi"
  ### Bad subVI: "niFPGA Quantizer_Do XMutation.vi" Path="C:\Program Files\National Instruments\LabVIEW 8.2\vi.lib\express\rvi\analysis\control\nonlinear\niFPGA Quantizer_Do XMutation.vi"
  ### Bad VI:    "Configure niFPGA Look-Up Table 1D.vi" Path="C:\Program Files\National Instruments\LabVIEW 8.2\vi.lib\express\rvi\analysis\signal generation\look-up table 1D\Configure niFPGA Look-Up Table 1D.vi"
  ### Bad VI:    "nirviMutateSineGenState.vi" Path="C:\Program Files\National Instruments\LabVIEW 8.2\vi.lib\express\rvi\analysis\signal generation\sine generator\nirviMutateSineGenState.vi"
  ### Bad subVI: "niFPGA Sine Generator_Do XMutation.vi" Path="C:\Program Files\National Instruments\LabVIEW 8.2\vi.lib\express\rvi\analysis\signal generation\sine generator\niFPGA Sine Generator_Do XMutation.vi"
  ### Bad VI:    "nirviEmptyControlTemplate.ctl" Path="C:\Program Files\National Instruments\LabVIEW 8.2\vi.lib\express\rvi\fpga io\nirviEmptyControlTemplate.ctl"
  ### Bad VI:    "nirviTiming_Do XMutation.vi" Path="C:\Program Files\National Instruments\LabVIEW 8.2\vi.lib\express\rvi\timing\Mutation\nirviTiming_Do XMutation.vi"
  ### Bad VI:    "nirvivblockexportreplacedummy.ctl" Path="C:\Program Files\National Instruments\LabVIEW 8.2\vi.lib\express\rvi\VHDL Block\nirvivblockexportreplacedummy.ctl"
#### Finished Mass Compile: Wed, Nov 01, 2006 8:45:41 AM

0 Kudos
Message 5 of 8
(3,949 Views)
Can you find the vi nirviRedropInstanceVI.vi in your <vi.lib>\express\rvi\shared directory?  If this VI is truly missing on disk than you should try and repair your FPGA installation.
 
Regards,
Joseph D.
National Instruments
0 Kudos
Message 6 of 8
(3,904 Views)

The VI is missing.  I removed LV 8.20 FPGA and LV FPGA 1.1, and installed LV 8.20 without selecting support FPGA 1.1.

I still have that VI missing.  And when I modify the LV FPGA 8.20, I have no choice of supporting FPGA 1.1.  Do I have to remove FPGA and re-install with FPGA 1.1 support to get that VI?

0 Kudos
Message 7 of 8
(3,841 Views)

You cannot support FPGA 1.1 from LabVIEW 8.20.  FPGA 1.1 works with LabVIEW 7.1.  FPGA 8.2 works with LabVIEW 8.2.  What order did you install the software?  You should install LabVIEW, than modules (like FPGA), than drivers (like RIO).  The modules work with particular versions of LabVIEW, but the drivers should support multiple versions.  At this point you may try a repair installation of LabVIEW 8.20, than repair LabVIEW FPGA 8.20, than repair RIO 2.1. Make sure to include for 8.2 when you repair RIO.

Regards,

Joseph D.

National Instruments

 

0 Kudos
Message 8 of 8
(3,808 Views)