Post Go back to editing

Unable to capture large sample amount at 2MHz (>10^9 samples, ~10GB) even with Remoting Console with AD4630-24

Category: Software
Product Number: AD4630-24

I have an AD4630-24 connected to a ZedBoard and I am using the ACE software. I need to capture at 2MHz for approx 10 minutes, which results in 1.2 billion samples and a file size of about 9.5GB. When I try a sample amount like 10^9 with the ACE GUI, I get an error on "WaitOnDataCapture". When I run AsyncRawCaptureToFile from the Remoting Console or from Python remote console access, it does not collect any data. When I run DataCaptureToFIle with 2^28 data samples, I get the "Exception in transaction execution" error form Python. What are my best options for capturing large sample quantities with the ACE software?