Skip to content

Extracts a specific part of textline from multiple files of same type. Eg. one test value from multiple test reports to check long term variation.

License

Notifications You must be signed in to change notification settings

millerii/text-from-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

text-from-file

Extracts a specific part of textline from multiple files of same type. Eg. one test value from multiple test reports to check long term variation.

Example

Search from all 1200 .xml -file, find line 669 and value after "Datum value =". Line no. 669 looks like:

						<c:Datum value = "12.49" xsi:type="ts:TS_double" nonStandardUnit="V" flags = "0x0400"/>

Example graph made with excel: Long term variation graph

About

Extracts a specific part of textline from multiple files of same type. Eg. one test value from multiple test reports to check long term variation.

Resources

License

Stars

Watchers

Forks

Languages