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.