LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

FPGA invoke method execution cycles

I was wondering just how many clock cycles the invoke method uses. I was attempting to compile my code with the method inside a single cycle loop and got denied.


Please, post a linky to the resources with timing info for FPGA functions as well.

 

Thanks!!

 

Drew 

0 Kudos
Message 1 of 5
(3,167 Views)

Hello Drew,

 

Which FPGA invoke method are you using?  Timing for these methods may not be available because the timing may depend on the target.   In general, you can benchmark the timing of any VI using a tick count VI and a shift register.  Also, timing information for most FPGA VIs can be found in the detailed help for that VI.

0 Kudos
Message 2 of 5
(3,135 Views)

I am using the Check Status and Set Line Direction methods for DIO modules. I think the compile stopped at Check Status.

 

Drew

0 Kudos
Message 3 of 5
(3,133 Views)
Which FPGA are you using?
0 Kudos
Message 4 of 5
(3,117 Views)
2M Gate in the NI9073
0 Kudos
Message 5 of 5
(3,102 Views)