Part Number: MMWCAS-RF-EVM
Greetings,
As we all know the file transfer using WinSCP usually take the most time when running data collection. i.e. for default 2 seconds data collection, it take 5 sec for collection then 200 sec for WinSCP data transfer. As to save the time, I disable the code block about TransferFilesUsingWinSCP_mult in code Cascade_Caputure.lua as below

-------

and then code run pretty fast as expect since we skip the data transfer !
Then I manually make a directory under PostProc and copy these *.bin or *_idx.bin file back to the folder using scp command. However, the cascade_MIMO_signalProcessing.m cannot run through since the *.mmW *.setup and *LogFile is not found.
Is there anyway we can skip the WinSCP and locate where is *.mmW *.setup and *LogFile files.
Best.
Jet