Hi
I am using PXI 7813R FPGA board. Our other team would flash the fpga program to fpga block. Now my task is to read and write control register given by particular address in FPGA Block at run time. For eg: WRITE <REG_ADDRESS> <DATA> or READ <REG_ADDRESS>
currently i am using Labview 8.6 but code should also be compatible to 8.5 version.
Can any one pls help me like
which kind of project i should select
how to read and right on register
and steps i need to perform from start to end
Also i would like to make one note i had to use many string and array function, which are unavailable if i make FPGA project, is it need to create FPGA project to talk with fpga block
Thanks in advance,
Achal Saraiya
Message Edited by achalsaraiya on 02-17-2009 11:22 PM
Achal Saraiya