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
(6,429 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
(6,429 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
(6,429 Views)

Thanks so much, Stephen

I'm going on with those templates now

0 Kudos
Message 44 of 91
(6,429 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
(6,429 Views)