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-DSP-EVM: RtttNetClient API

Part Number: MMWCAS-DSP-EVM

Hi,

I use the RtttNetClient API from Matlab to control the cascade radar. I am not able to pass string parameters in a similar way as integers and floats. I extend the code in the script Cascade_TxBF_dataCapture in MatlabExamples, to also include the data capture of the TDA. To do this, I need to apply the method: ar1.TDACaptureCard_StartRecord_mult. The 4-th parameter is the name of the data directory. I make a Matlab string with the command sprintf. How shall I do that in a way the parameter is interpreted as a string in the API?

How do I change the path to the directory where the files are transferred to on my computer? So it is not only relative to the PostProc directory under mmWaveStudio?

How do I change/set the time on the TDA, such that it is closer to current time on my computer?  I know this was quite a few different questions, but I have not found answers to them on your pages.

Regards

Aanund

  • Hi,

    Unfortunately regarding using Matlab to control the cascade radar we can only offer the examples provided.

    Regarding the question

    "How do I change the path to the directory where the files are transferred to on my computer? So it is not only relative to the PostProc directory under mmWaveStudio?"

    Yes the file is stored in the PostProc folder

    Could you start a new thread for this question since it will be handled by a different team

    How do I change/set the time on the TDA, such that it is closer to current time on my computer?  I know this was quite a few different questions, but I have not found answers to them on your pages.

    Thank you

    Cesar

  • Thanks Cesar,

    It seems that this resolved my issue.

    Regards

    Aanund