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.

ADS127L01EVM: Load file to Analysis Engine for Delta-Sigma ADC EvaluaTIon issue

Part Number: ADS127L01EVM

I am attempting to use the Standard File Example, located in Appendix D of the Delta-Sigma ADC EvaluaTIon Software User Manual. I have copied the example text file, and ensured that the colimns are tab-delimited. However when I load the file to the Analysis Engine, it seems to want more fields than are provided in the example file from Appendix D.

Attached is the error message and my sample data file. Is the format of my file out of date? Or am I missing a step?

EVM Device Name
ADS131A04
Data and Time
172421Mar16
Notes
This is a test file using default settings and scripts.

Channel Name	ADC0	ADC1	ADC2	ADC3
Datarate	8000.000	8000.000	8000.000	8000.000
Gain	1	1	1	1
FSR	5.000	5.000	5.000	5.000
Offset	0.000	0.000	0.000	0.000
Data
00000697	00000F7E	00000E3A	00004D2F

  • Hello Rahul,

    Thank you for your post. 

    (Revising my initial reply)

    Are you trying to import data that was collected elsewhere by pasting it into a text file with the above format?

    The Data Analysis window allows you to save the data into the file format shown in the Delta-Sigma EvaluaTIon User Manual. Section D1 is showing how the GUI will save the data from the Data Analysis window when the Standard File format is selected. If you want to reimport that data at a later time, the file headers should already be properly designated.

    Let me know if I've misunderstood your question.

    Regards,

    Ryan

  • Hi Rahul,

    I was able to find an ADS127L01EVM faster than I expected. Below is an example of the Standard File format that is available when saving data from the Data Analysis window.

    Standard_Format_ADS127L01EVM.txt

    Regards,

    Ryan

  • Thank you Ryan! I eventually found that as well. Seems like the file format was a bit out of date in the manual.