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.

MMWAVEICBOOST: MMWave Studio Lua check status and determine save location

Part Number: MMWAVEICBOOST

Hi everyone,

I am automating data collection using mmWave Studio and Matlab. I am trying to take measurements as quickly as possible but am also syncing up the measurements with an external device which is also being controlled using MATLAB. I am looking for a way to have MATLAB be alerted when the mmWaveStudio platform has finished its measurement and is prepared to take another measurement. Essentially I want a message to  be sent to MATLAB when mmWave has finished its measurement and is ready to take another measurement.

Another useful feature I am interested in would be a Lua command to control the SAVE path of mmWaveStudio data? Currently I am copying the data returned by mmWave to another directory but it would be prefered to have mmWave save to that directory on its own.

Thank You