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.

ADCPRO: ADCPro with ADS1262EVM-PDK module: LabVIEW project "126xevm.lvproj" missing "FG_Init shifter.vi" and "adcpro_v2.zip" is password protected

Part Number: ADCPRO
Other Parts Discussed in Thread: ADS1262

Hi,

I want to program a custom LabVIEW software for a ADS1262EVM module. I have installed ACDPro and ADS126X plugin. The executable ADCPro.exe works and I can control the ADS1262EVM module using it. However, LabVIEW source codes are partly broken ("FG_Init shifter.vi" SubVI is missing and in general many file paths are broken in LabVIEW project 126xevm.lvproj) and adcpro_v2.zip folder that contains a major part of the source code is password protected.

Can you please send me the password to unlock adcpro_v2.zip and also a version of ADS126X LabVIEW drivers that actually works? 

  • Hi Anna,

    Welcome to the TI E2E Forums!

    The source code for the actual LabVIEW EVM GUI may not be complete after installing the UI; however, have you tried downloading and using the VIs from http://www.ti.com/lit/zip/sbac160? I believe this ZIP file may be more helpful then the ADCPro source code.

    Please note that we provide this software as-is and that we don't offer applications support for making modifications to this code. Thanks for your understanding.

  • Hi Chris,

    Code in sbac160 started working immediately. However, my final goal is to run my system in LabVIEW real-time so I ended up using SPI connection between National Instrument sbrio board's digital IO ports and ADS1262. I have run some tests and this solution works nicely. Thank you so much for helping me. 

    Best Regards, 

    Anna Vaskuri