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: logging the starting and ending time of mmW data collection

Part Number: MMWCAS-RF-EVM

Greeting,

Follow by the post [longer capture time and lower sample rate on mmW cascade board], now I can collect longer time. However, how to log down the  starting and ending time of mmW data collection? One way is write a line  `print(os.date("%H:%M:%S"))` in script `Cascade_Capture.lua`, and I believe the staring time is correct, while not for ending time -- the ending time is always starting time + capture_time we set, which is not ground truth.  

While the duration can be calculate according to setting in Cascade_Configure_MIMO.lua.  Do I get it right?

Best.

Jet