This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MMWCAS-RF-EVM: longer capture time and lower sample rate on mmW cascade board

Part Number: MMWCAS-RF-EVM

Greetings. 

For unknow reason I cannot mark my previous label "resolved" post   [longer capture time and lower sample rate on mmW cascade board]  back to pending. I simply repost here.

i have not figure out the solution for:  longer capture time  when running run `Cascade_Configure_MIMO.lua` and `Cascade_Caputure.lua`. Follow answer, I increase the  nframes_master  nframes_slave. I see the data size increase but not for time duration

I plan to collect to 60 second, ignore the confusing output time gap, I feel like the time gap I press the GUI button "Run!" to WinSCP window is definitely smaller than 60 seconds.

I even write two line my own script in the `Cascade_Capture.lua` to record current time. Both right after  line 95 ` WriteToLog("Starting Frame Trigger sequence ... \n","blue")   `  and  line 133  `WriteToLog("Capture sequence completed ... \n",'"blue")`, I write `print(os.date("%H:%M:%S"))`, and in this way I record time capture begin and ends, still it looks it is still around 2 seconds.

also I attached the .lua script below

while for Cascade_Config_MIMO.lua it is 

Does the mmW board or anyone really did long-time data collection?  

Best

Jet