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.

AWR6843AOPEVM: Automatic Data capture

Part Number: AWR6843AOPEVM

Hi,

customer wants to capture a piece of data (such as 8 frames) and then store it automatically instead of manually. After the storage is completed, it will automatically start collecting the next piece of signal data and then store it. How to realize such a function? Is it possible to use LUA script? Which script can be modified on is more convenient.

mmwave_studio_02_01_00_00_win32\mmwave_studio_02_01_00_00\mmWaveStudio\Scripts

  • Hi, there:

    In the radar studio, users can send a sequence of capture commands.  But they needs to leave enough time in between the commands to make sure the capture is done.  For example, if users want to capture 8 frames, and the it will take about 2s to complete everything, then they can start another capture after 2second.   When users send command, LUA script will receive a return value to indicate whether the command is sent successfully.  But it do not have a return value to indicate when the capture command is finished.  

    Hope it answers your questions.

    Best,

    Zigang