Hi,
I have configured the following VI to generate a waveform pattern that writes to a memory device. My intention is to write multiple data to the on-board memory of the HSDIO and perform a generate and compare operation.
When I load a pattern for smaller data sizes the VI performs as expected. However when I load a larger data set, the VI results in the following error.
Error -1074118579
Possible reason(s):
Driver Status: (Hex 0xBFFA404D) The acquisition could not keep up with expected data generation. Ensure the acquisition is triggered within 512 samples of the start of generation. If you are using an external sample clock, make sure it is within the jitter and voltage specifications.
Status Code: -239304
I have connected PFI1 and PFI2 for the start trigger and using four PXI-6551 devices. I would like to find any mistake I'm making in the code or more details on the above error that could be used to troubleshoot further.
Thank you in advance for your kind help.
Cheers!