Hello,
meanwhile I tried to find out a bit more about the problem.
In the Measurement and Automation Explorer (this is what in this forum is usually abbreviated as MAX, correct?) I find my card under NI-RIO devices and the Resource Name there is "7831R (NI-7831-R)". The Interface name is "RIO0 (NI-7831R. device 0, s/n 0x01187888).
If I click on the card, some tabs open, where on the General tab I first find a name "RIO0::INSTR" with a VISA alias "7831R", the device type is reported as "PXI/PCI RIO", I have the PCI version in the computer. So far this seems to be ok to me, the device status is reported as "This device is working properly".
Then I open the example "Sine Generation - R Series". There I find a "Sine Generator (Host).vi" and a FPGA Target. The full name of the target is "FPGA Target (RIO0::INSTR, PXI 7831R).
If I then try to download the "Sine Generator (FPGA).vi" I get the error message:
"A driver for the target returned the following error. Consult the LabVIEW help database or the target documentation for help in resoving the issue.
Error Code: -61024
LabVIEW FPGA: The device type that has been configured in this function does not match the actual type of the device."
Here my first real problem in understanding occurs. In which function can I configure what?
Then I tried simply to reset the FPGA Target by right-clicking on the "FPGA Target" and choosing "Reset". I get the same error message.
The I tried "Download Bitfile to Flash" by right-clicking on the "FPGA Target" and choosing "RIO Device Setup...". I recompiled the "Sine Generator (FPGA).vi" and chose the resulting bitfile for download. There I get the error message
"Incompatible Bitfile.
The bitfile was not compiled for the current target."
So it seems that I did something wrong when compiling the file, but I could not find a place where I could configure something during compile stage.
This is the first time I use the FPGA module, although I have already some experience with LabVIEW in general.
Can somebody please put me in the right direction?
Best regards
Armin Lambacher