08-15-2007 09:24 AM
08-15-2007 09:37 AM - edited 08-15-2007 09:37 AM
Message Edited by JamesC on 08-15-2007 03:40 PM
08-15-2007 09:45 AM
08-16-2007 04:47 AM
08-16-2007
05:00 AM
- last edited on
02-26-2025
10:57 AM
by
Content Cleaner
Hi Gary,
You need to have the LabVIEW FPGA module as linked to in the first reply. This will not come with the PCI-7811R, this card will only come with the driver (NI-RIO).
If you have bought a Developer Suite, you can get a cheaper price for the FPGA module as a Dev Suite Option.
I would suggest calling into you local branch office which would be the UK (01635) 523545.
Ask to talk to a Inside Sales Representative and then can check your order history, to see if you have a copy of the FPGA module, or they can give you pricing information.
Regards
JamesC
NIUK and Ireland
08-16-2007 06:46 AM
08-16-2007 06:56 AM
08-21-2007 10:02 AM
Hello again,
I installed the software. As you've probably guessed, I'm new to FPGA. When I open the DIO example code now I get the attached window. Which is good except that it says PCI-7831R, even though I have a PCI-7811R (which is correctly identified in MAX). When I try to run the VI I get the second attached image.
Thanks again,
Gary
08-21-2007
11:17 AM
- last edited on
02-26-2025
10:58 AM
by
Content Cleaner
Hi Gary,
In the Information window of the Example Finder, there is this information
"It was created and precompiled using a PCI-7831R. You can use the same code for other R Series boards by creating your desired target and then cutting and pasting all items in the 'Items to Move' folder to your new target. For more information on moving this example to another FPGA target, refer to ni.com/info and enter info code fpgaex."
So you need to right-click on My Computer and choose New >> Targets and Devices >> Existing Target or Device
Choose your PCI-7811R
This should appear as FPGA Target 2, Click and drag on Items to Move in FPGA Target and drop them on FPGA Target 2.
Right-click on FPGA Target and select Remove.
Right Click on FPGA Target 2 and press F2, rename this to FPGA Target.
Expand Items to Move and right click on the VI in this folder and select Compile.
When the compile has finished, double click on Digital Port Output (Host) and run the VI.
Regards
JamesC
NIUK and Ireland
08-22-2007 05:37 AM
Thanks. It's working fine now.
Gary