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/LDC1614EVM: PC communication with LDC 1614 EVM via VS C++

Part Number: LDC1614EVM

Tool/software: TI C/C++ Compiler

Hello there,

We have a LDC 1614 EVM and we have installed the Sensing Solutions EVM GUI on a PC. Everything works fine. In the EVM GUI, we can select the channel for data streaming and save the log file manually. 

Now, I would like to automate this process using VS C++, which including: select a channel, define its relative parameters (sampling frequency, etc.) and save the data file to the PC. This data will be used for my current program which is developed in VS C++ to make decisions. 

Any documents or sample codes of how to do this?

FYI. I have googled for a while, but no useful documentation so far. Any suggestions will be appreciated.