Other Parts Discussed in Thread: AWR2243BOOST,
Hi there,
I'm trying to automate the operation of my AWR2243BOOST/DCA1000EVM as much as possible, and one thing that will be really helpful is a script that will do all of the steps that a person does when operating mmwave studio.
In C:\ti\mmwave_studio_03_00_00_14\mmWaveStudio\Scripts, I can see:
"DataCaptureDemo_xWR.lua" which does all of the steps from (3) until post-processing as in this screenshot of the gui:
but i'd like a lua script that does steps (1) and (2) and connects to the DCA as well. What commands should I use for them?