PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

Flex rio in rt target

Hi! I use a Basler aca 2000 340 km camera to grab images through ni 1435 frame grabber placed in a remote target with 8135 controller in a 1071 chasis

now i need to shift it to a 1483 adapter placed on a 7966R fpga flex rio

 

i have taken the 10 tap 8 bit camera with dram example and modified the project accordingly.

 

Now, there are 2 main vi.

1. 10 tap 8 bit camera with dram (fpga)

2. 10 tap 8 bit camera with dram (host)

 

The first one is successfully compiled in the fpga, but when the vi is opened (for interactive session) and i transmit some data through the UART transmit, it is returning a x15  which denotes not acknowledged (NACK) for the camera, but it should not be the case since the data i am transmitting is from the .icd file of the same camera for setting some particular parameters.

 

The second vi is running, the module enabled, and initialized indicators are glowing, when i start acquisition the Acq in progress indicator also lights up. But there is no image.

 

Now i am fairly new to this, and i donot know how to debug these also since, the probe indicators are also not available.

 

What am i doing wrong?

Is there any example for fpga module in remote systems?

0 Kudos
Message 1 of 2
(1,938 Views)

I recommend against using interactive mode.  Run the FPGA VI/bitfile via the Host VI.


Certified LabVIEW Architect, Certified Professional Instructor
ALE Consultants

Introduction to LabVIEW FPGA for RF, Radar, and Electronic Warfare Applications
0 Kudos
Message 2 of 2
(1,863 Views)