DaveK Posted August 26, 2012 Share Posted August 26, 2012 Has anyone found a way to copy the LOR channel assignments to a spreadsheet? The “Channel Configurations” window has a PRINT feature, but I am looking to export the info into a file so I can import or convert it into a spreadsheet. If this topic has been covered, my apologies. My search didn’t reveal any solution. Link to comment Share on other sites More sharing options...
heystew Posted August 27, 2012 Share Posted August 27, 2012 Dave,Not sure of a simple way.. but here is how I extract channel names, etc from the LOR file.1. open a Dos window - Choose Start > Run > type cmd and hit enter2. change directory to the location where your sequence files are. (use the "cd" command to navigate to your directory)3. type the following cmd: find "circuit" [filename] > channels.txt You now have a text file with one line for each channel4. open the text file in excel and use the split cells into columns function to break out just the info you want.example command line that I used: find "circuit" test.las > channels.txtdave Link to comment Share on other sites More sharing options...
Dave Batzdorf Posted August 27, 2012 Share Posted August 27, 2012 You can export cannel config to a csv file and then use excel to open. Would give exact instructions, but not at my PC. Link to comment Share on other sites More sharing options...
ItsMeBobO Posted August 27, 2012 Share Posted August 27, 2012 try this tool http://t2lights.com/christmas/lorutility.html Link to comment Share on other sites More sharing options...
DaveK Posted August 29, 2012 Author Share Posted August 29, 2012 Thanks to all for your comments. Tonight I will give 'em a try! Link to comment Share on other sites More sharing options...
Recommended Posts