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.

ADS1259EVM-PDK: Unable to connect to LabView. Help me out if there is a way.

Part Number: ADS1259EVM-PDK
Other Parts Discussed in Thread: ADCPRO

PDK is working fine with the ADCPro software provided. But I'm looking to implement some filters using the data obtained from the ADC. 

Is there any way to connect the development board to LabView or is there a way to send data from ADCPro to labView continuously for further processing.

Thank you in advance.

  • Hi Ram K2,

    Welcome to the TI E2E Forums!

    I think the easiest way to do additional post processing would be to save the ADCPro data to a file and then read that data into LabVIEW. ADCPro does provide a "Data Recorder" function (see section 3.5.5 in the ADCPro User's Guide), which can save multiple data captures into a series of files.

    With the way ADCPro collects data in "blocks", I don't think there is anyway you'd be able to steam the data to the LabVIEW; however this should get you pretty close.

    Best regards,
    Chris