11-10-2022 03:40 PM - edited 11-10-2022 03:41 PM
You might have other cards that are preventing your main loop from running at the speed you want. This would be preventing the counter from running at it's full speed. I would suggest that you pull your ctr cards out to a separate loop in your FPGA so it can run at max speed, then pass your DMA loop a local var from your ctr loop to pass up to VeriStand.
11-11-2022 07:25 AM
I have a separate loop for the counter measurement.