NI Labs Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

NI VeriStand FPGA-Based I/O Interface Tools Discussion

Looking through things... I don't know what is causing the problem. Even without the wizard, you can use the templates installed here:

\user.lib\_NI VeriStand FPGA Support\NI VeriStand FPGA Template Tool\Templates

I apologize

Stephen B
0 Kudos
Message 41 of 91
(4,869 Views)

2012-08-10_100123.png

Hey, Stephen

I tried to run "NI VeriStand FPGA Template Tool.vi" directly from the folder, but the VI hanged on loading subvis as shown in the picture above. It seemed that i do not have ProjectWizard.llb.

I searched through folders in "NI VeriStand FPGA Interface Tools 2010+", but I only got "NIVS FPGA.xml" in "\NI VeriStand FPGA Interface Tools 2010+\Files\2010\resource\plugins\NewDialogFiles\ProjectWizards".

By the way, in "resource" and "Target" folders, there are only one file named "NIVS FPGA.xml" and one file named "dir.mnu", respectively.

Anything wrong with the installer? I just simply unziped the file into my current folder

0 Kudos
Message 42 of 91
(4,869 Views)

I'm not sure if the installer is broken. You shouldn't have to copy any files yourself. Just unzip the download somewhere like your desktop and run the installer. The installer handles all the copying of files for you and is open source if you want to look inside to verify its functionality for your system.

If you want to use the installed files without using the wizard... (since the wizard doesn't appear to work on your machine) don't open "NI VeriStand FPGA Template Tool.vi" but rather go here "<Program Files>\National Instruments\LabVIEW 2011\user.lib\_NI VeriStand FPGA Support\NI VeriStand FPGA Template Tool\Templates" and follow these steps:

  1. Pick a working directory like "C:\my new fpga project\"
  2. Copy one of the *.vit files that suits your target (cRIO, PXI, PCI, etc) into this working directory.
  3. Rename the *.vit file to *.vi
  4. Copy the *.fpgaconfig and *.lvproj from the templates directory into your working directory
  5. Open the project and delete the things your dont need and all of the *.vit files
  6. Add whatever you need to the project (PXI, cRIO, modules, etc)
  7. Add your *.vi file to the project
  8. Open your VI and start developing
Stephen B
0 Kudos
Message 43 of 91
(4,869 Views)

Thanks so much, Stephen

I'm going on with those templates now

0 Kudos
Message 44 of 91
(4,869 Views)

Hi Stephen,

I am trying to develop a new FPGA custom personality project.

I have installed NI VeriStand FPGA-Based I/O Interface Tools successfully.

But when I try to create the custom FPGA personality project the picture shown below appears.

CustomFPGAProjectTypeError.png

Also when I try to create new FPGA project system displays window shown below.

FPGA Project Error.png

I tried to open existing FPGA custom personality project, I am not able to discover the cRIO R series expansion chassis and modules in it.

Few pictures of this issue are attached for reference.

I have checked RIO drivers and those are installed properly.

RIO Drivers Installed.png

I have installed LabVIEW 2011(32 bit) evalution version.Check picture below for installed evalution versions.

SoftwareInstalled.png

Please suggest me the cause of all these issues.

Do I need to reinstall LabVIEW and Device drivers?

Regards,

Nilesh

Download All
0 Kudos
Message 45 of 91
(4,869 Views)

Hi Stephen,

I am trying to develop a new FPGA custom personality project.

I have installed NI VeriStand FPGA-Based I/O Interface Tools successfully.

But when I try to create the custom FPGA personality project the picture shown below appears.

CustomFPGAProjectTypeError.png

Also when I try to create new FPGA project system displays window shown below.

FPGA Project Error.png

I tried to open existing FPGA custom personality project, I am not able to discover the cRIO R series expansion chassis and modules in it.

Few pictures of this issue are attached for reference.

I have checked RIO drivers and those are installed properly.

RIO Drivers Installed.png

I have installed LabVIEW 2011(32 bit) evalution version.Check picture below for installed evalution versions.

SoftwareInstalled.png

Please suggest me the cause of all these issues.

Do I need to reinstall LabVIEW and Device drivers?

Regards,

Nilesh

Download All
0 Kudos
Message 46 of 91
(4,869 Views)

Hi Nilesh,

I'm not exactly sure, but my guess is NI-RIO was not fully installed. NI-RIO has a lot of optional components. Make sure you install at least these as shown here:

eat.png

To do so, select NI-RIO in National Instruments Software and select modify.

Stephen B
0 Kudos
Message 47 of 91
(4,869 Views)

Hi StephenB,

I am trying to develop a FPGA custom personality project (using a sbRIO 9642).

I have installed NI VeriStand FPGA-Based I/O Interface Tools successfully. And I work with LV 2011 SPI + RT tools + FPGA tools.

If I try to create the custom FPGA personality, an error pops up when I choose the type of sbRIO that I want. It seems to work fine with the other kind of targets (I manage to open a projet with all the tools included as .fpgaconfig, DMA Read, DMA write, ...).  The error box  seems to appear just with sbRIO 9641and sbRIO 9642.

Here is the error box :

Error.png

Do you have any idea to solve this problem ? It seems like sbRIO 9642 is missing in some subVIs.

Best,

Isabelle

0 Kudos
Message 48 of 91
(4,869 Views)

That is strange.

Do you get the same problem if you select new FPGA project instead of new NIVS project?

Stephen B
0 Kudos
Message 49 of 91
(4,869 Views)

Figured out this will not work for Chinese installs. To fix this, copy the attached files into <LabVIEW 2011>\user.lib\_NI VeriStand FPGA Support\NI VeriStand FPGA Template Tool\ProjectWizard\StartupWizards

The 2012 version of this wizard will have this fixed in the download. However, I'm not going to go back and update the 2010 and 2011 wizard. So to use those with Chinese, apply this fix.

Stephen B
0 Kudos
Message 50 of 91
(4,869 Views)