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.

Compiler/TSW1400EVM: Controlling TSW1400 by C completely not depend on HSDC Pro

Part Number: TSW1400EVM

Tool/software: TI C/C++ Compiler

Hello, our  project need to connect and control the AWR1243BOOST and TSW1400 by C completely.

From technical documents, we know that the control of AWR1243BOOST can be realized by mmwavelin_example which could be developed with C.

However, the control of TSW1400 must be by the software HSDC which was programmed by LabVIEW.

Though the TSW1400 can be controled by HSDC Automation DLL C Example, it demand the HSDC GUI open.

We just need a few necessary functionality of TSW1400, such as receive ADC data from AWR1243 and save as a file.

We want to know if TI could  provide a way to help us control the TSW1400 by C completely or some suggestion to realize our required functionality by other DAQ cards.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Our software settings: mmwave_dfp_01_00_00_01 and HSDC Pro v4.90.

Our hardware settings: AWR1243BOOST + DevPack + TSW1400 + PC.