LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

crio 9012 hardware simulation & fpga

Hi I am very new to forum

 

I have a complex problem with the crio9012rtc and 9111 chassis

 

My project has

crio9012 rtc

9111 chassis with virtex5lx30 fpga

9215 sampler module

 

1. I am sampling an analog signal

2. Processing signal in fpga code

3. fpga.vi writes results into FIFO (target to host)

4. host.vi reads results and plots on pc screen

 

everything works perfect right now.

 

But I have to make some changes in fpga.vi and each compile lasts 25 minutes.

So I decided to simulate fpga.vi instead of compiling every time.

I generate pre defined signal using another vi instead of random values (Note I am acquiring signals via ADC module)

This also works perfect

 

I can do all of above in lab PC, it has crio9012 plugged in and labview professional installed.

 

I copied project with all dependents and opened it in my laptop which includes labview professional.

 

But since I don't have a crio 9012connected and fpga.vi is under crio9012 let alone simulation of fpga.vi i can't even open fpga.vi

 

Can I simulate all development system in laptop that I have in lab?

 

 

Any suggestions appreciated

 

Thanks

0 Kudos
Message 1 of 3
(2,877 Views)

Install the NI-RIO 3.6.1 driver on your laptop. This should help.

 

br Christian

Message 2 of 3
(2,863 Views)

that really helped

thank you

0 Kudos
Message 3 of 3
(2,837 Views)