586,713 active members*
3,016 visitors online*
Register for free
Login
Results 1 to 7 of 7
  1. #1
    Join Date
    Dec 2012
    Posts
    161

    Reading from log files for probing?

    In a previous thread (http://www.cnczone.com/forums/tormac...4-tormach.html) TBKahuna used the commands:

    (PROBEOPEN //home/operator/gcode/Probe/probe-results.txt)
    ...
    (PROBECLOSE)

    To write the results of probing to a log file, probe-results.txt. Is there a way to read values from a log file into a program as a variable?

    I have a fixture where I probe several locations and store them. The only current problem is that if I need to stop the program for any reason, all my probe locations are lost. It would be nice if I could probe once, store the results in a separate file, and then read those values from the file and store them as variables. Would there be a more straightforward way of doing this?

  2. #2
    Join Date
    Oct 2014
    Posts
    97

    Re: Reading from log files for probing?

    Thats a powerfull procedure , when it gets figured out, FuriousGeorge .

    Thanks for bringing the process into some focus, we will be hearing more about this....soon I hope

    Dave Lawrence

  3. #3
    Join Date
    Oct 2005
    Posts
    1145

    Re: Reading from log files for probing?

    instead of storing them into the Probe file simple copy each location into a Variable(#Var) Say X = #100 Y=101 Z= 102 then each probing pass increment teh value up 1 sequence.

    (;-) TP

  4. #4
    Join Date
    Oct 2014
    Posts
    97

    Re: Reading from log files for probing?

    Quote Originally Posted by vmax549 View Post
    instead of storing them into the Probe file simple copy each location into a Variable(#Var) Say X = #100 Y=101 Z= 102 then each probing pass increment teh value up 1 sequence.

    (;-) TP
    That sounds good.. I can't do it yet . This Guy Mike Lynch writes a programming column in Modern Machineshop magazine, has a book thatI d like to see

    "Parametric Programming for machine tools and touch probes" its $95

    Does anybody seen this book yet ?

    Thanks
    Dave Lawrence

  5. #5
    Join Date
    Apr 2013
    Posts
    1788

    Re: Reading from log files for probing?

    The Lynch book is from 1996 so it is based on 10-year old technology. You can see the Table of Contents and index plus read some if you lookup the book on Amazon and select "Look Inside". Using the "Surprise me" option It frequently talks about Fadal's version of gcode.

  6. #6
    Join Date
    Jun 2006
    Posts
    3063

    Re: Reading from log files for probing?

    Quote Originally Posted by kstrauss View Post
    The Lynch book is from 1996 so it is based on 10-year old technology.
    Even worst than that - it's based on 20-year old technology.

  7. #7
    Join Date
    Oct 2014
    Posts
    97

    Re: Reading from log files for probing?

    Anyone have a copy of that book they would part with .....or loan ?

    Dave Lawrence

Similar Threads

  1. Not reading some V5 CATIA files
    By stustev in forum Uncategorised CAD Discussion
    Replies: 2
    Last Post: 06-19-2015, 12:35 PM
  2. Reading .pst Post files
    By cbr_speedster in forum Esprit
    Replies: 2
    Last Post: 03-09-2015, 02:40 PM
  3. converting CT Scans [ dicom files] to cutting files
    By fiddlemakermike in forum WoodWorking Topics
    Replies: 3
    Last Post: 05-09-2013, 02:15 AM
  4. NEWBY HELP...Fagor 8055M not reading files
    By manyhats in forum Uncategorised CAM Discussion
    Replies: 1
    Last Post: 12-20-2007, 10:27 PM
  5. reading v20 files in 2007
    By Redwon in forum BobCad-Cam
    Replies: 3
    Last Post: 11-06-2007, 04:20 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •