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.

LDC1614EVM: LabVIEW sample code of LDC1614EVM for data streaming

Part Number: LDC1614EVM
Other Parts Discussed in Thread: LDC1000EVM

I purchased one LDC 1614 EVM from TI . Now i wanted to connect it to LabVIEW for streaming the data. I have installed sensing solution GUI from TI website and getting the data. But now I would like to use this EVM with LabVIEW. After trying many times to get the sample LabView code, I couldn't get. It will be really helpful if I get a sample LabView code  for data streaming. Kindly help. 

  • Hello,

    If you like to interface our LDC1614EVM with your custom Labview program my recommendation would be that you access the SCL and SDA data lines of the LDC1614EVM, attach the clock and data lines from microcontroller to SCL/SDA of datalines and use an external microcontroller that can be programmed using the Labview code. 

    There isn't a sample Labview code available and i am suggesting a work around that can get you going here :) . Let me know if this helps. 

  • Hello Arjun,

    Thanks for the quick reply. As I have seen some people using MSP430 with LabVIEW, So I thought there should be some sample VI program for LDC1614EVM.  In another case, I saw people using sample LabVIEW code for streaming data using LDC1000EVM (which is exactly same as LDC1614EVM).  I have also seen people using MSP430 sub VI for data streaming, but I could not find such VI in LabVIEW. I know connecting to external microcontroller will help you to program, but this shows some difficulty. If I can get some other LabVIEW program for this EVM using other microcontroller, I will learn and can implement to it. As I am also beginner with LabVIEW and LDC1614EVM, I am facing problem to connect it to LabVIEW.

    Thanks and Regards

    Sujit Kumar Sahu  

  • Hi Sujith,

    Yes that certainly possible and Labview can be hooked up to MSP430 and cn be used to control several of the TI products. 

    our GUIs are based on sensing solutions GUI so we dont have labview code to provide here. However you can check with MSP430 e2e Forum to see if they have nay labview driver and also reach out to Labview support team to check if they can assist here. 

    Good luck!