Page 1 of 2 12 LastLast
Results 1 to 12 of 14

Thread: Binary File Transfer

  1. #1
    Community Moderator Al_The_Man's Avatar
    Join Date
    Dec 2003
    Location
    Canada
    Posts
    18,930
    Downloads
    0
    Uploads
    0

    Binary File Transfer

    Does anyone have a lead on a program or a way that will serially receive Binary files on a PC?
    I have some tapes to convert and all the modem programs I have use a standard protocol that requires an initiation or preliminary code to receive.
    I have no control of the remote device as far as protocol, but it is capable of sending binary but I have tried recievingXmodem/Zmodem etc with no success.
    I have several good DOS & windows modems programs but they appear to all look for initial code etc.
    Al.
    CNC, Mechatronics Integration and Custom Machine Design (Skype Avail).

    “Logic will get you from A to B. Imagination will take you everywhere.”
    Albert E.


  2. #2
    Registered holbieone's Avatar
    Join Date
    Feb 2007
    Location
    usa
    Posts
    633
    Downloads
    1
    Uploads
    0
    what are you pulling the programs off

    and what connection ,com port with null modem?


  3. #3
    Community Moderator Al_The_Man's Avatar
    Join Date
    Dec 2003
    Location
    Canada
    Posts
    18,930
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by holbieone View Post
    what are you pulling the programs off
    and what connection ,com port with null modem?
    Off a tape reader via a BTR to PC Com port, null modem.
    Al.
    CNC, Mechatronics Integration and Custom Machine Design (Skype Avail).

    “Logic will get you from A to B. Imagination will take you everywhere.”
    Albert E.


  4. #4
    Registered holbieone's Avatar
    Join Date
    Feb 2007
    Location
    usa
    Posts
    633
    Downloads
    1
    Uploads
    0
    i had some software for that some where

    I'll look but it mite take a day to find

    i also wrote some code to capture the com port

    I'll get back to you


  • #5
    Community Moderator Al_The_Man's Avatar
    Join Date
    Dec 2003
    Location
    Canada
    Posts
    18,930
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by holbieone View Post
    I'll get back to you
    Appreciate it
    Al.
    CNC, Mechatronics Integration and Custom Machine Design (Skype Avail).

    “Logic will get you from A to B. Imagination will take you everywhere.”
    Albert E.


  • #6
    Moderator HuFlungDung's Avatar
    Join Date
    Mar 2003
    Location
    Canada
    Posts
    4,826
    Downloads
    0
    Uploads
    0
    Perhaps NCEditor, which is a part of Millwrite 2000 engraving software. I actually used an older version of this editor, and it had a utility to capture anything that went in or out of the comm ports. The guy to contact is Eric. I've always found him to be a very obliging fellow.

    Here is a link. Phone him before you buy anything from him because he may be able to tell you exactly what his editor can do, and sell you exactly what you need.

    http://members.aol.com/m9685123/index.html
    First you get good, then you get fast. Then grouchiness sets in.

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  • #7
    Registered
    Join Date
    Jan 2007
    Location
    USA
    Posts
    20
    Downloads
    0
    Uploads
    0
    Heres st240, an old as dirt dos app, it will capture what ever comes in.
    and you can set up and store eight different config settings.

    If you want to decode it from binary to text(once downloaded), Check out this site. kinda handy
    http://nickciske.com/tools/binary.php
    Last edited by roseng; 02-17-2007 at 08:29 AM.


  • #8
    Community Moderator Al_The_Man's Avatar
    Join Date
    Dec 2003
    Location
    Canada
    Posts
    18,930
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by roseng View Post
    Heres st240, an old as dirt dos app, it will capture what ever comes in.
    Thanks, but it appears to use the same protocols I am have issues with, Xmodem/Zmodem etc
    Al.
    CNC, Mechatronics Integration and Custom Machine Design (Skype Avail).

    “Logic will get you from A to B. Imagination will take you everywhere.”
    Albert E.


  • #9
    Registered holbieone's Avatar
    Join Date
    Feb 2007
    Location
    usa
    Posts
    633
    Downloads
    1
    Uploads
    0
    i'm still looking but if i can't find anything i can write some code to do it


  • #10
    Community Moderator Al_The_Man's Avatar
    Join Date
    Dec 2003
    Location
    Canada
    Posts
    18,930
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by holbieone View Post
    i'm still looking but if i can't find anything i can write some code to do it
    Thanks, I found a couple of options I am going to check over the week-end, I will let you know.
    thanks again
    CNC, Mechatronics Integration and Custom Machine Design (Skype Avail).

    “Logic will get you from A to B. Imagination will take you everywhere.”
    Albert E.


  • #11
    Registered
    Join Date
    May 2003
    Location
    Romeo, MI - USA
    Posts
    75
    Downloads
    0
    Uploads
    0

    Use Hyperterminal

    and Select "Transfer" and then "Capture text". I've used it many times in "the old days" to copy ladder files from the RS-232 port of Fanuc controls.
    Paul Sevin - Ovation Engineering, Inc.
    http://www.ovationengineering.com


  • #12
    Registered
    Join Date
    Jul 2006
    Location
    usa
    Posts
    64
    Downloads
    0
    Uploads
    0

    Talking Reading your Exec tapes

    I went thru this with some GE1050 tapes.It is not real easy,but here is how I did it.

    1-You need a sereil tape reader,it has to have an RS232 port.I bought a used one from GReat American Equipment for 100..Its made by Remex.Set the out put for 2400 baud, 8 data bits,no parity.Use RTS/CTs hard wired protocol.Your cable will not be a null modem.Pin 2 to pin 2,pin 3 to pin3.dont waste your time trying to use a parallel reader.If you have a BTR,you will have to configure it to output the binary info out the 232 port as it reads it into your controls memory.Id go with the tape reader.
    2-Use a simple dos type communications type software.The communications for Bobcad or Mastercam will also work well.Old Procomm works also.Set the software to the same settings as the tape reader.Connect the cable,enable the computer to receive.There are also some old DOS commands that will capture info on the comm ports,you will have to reaserch that one though...
    3 load your tape and tell the tape reader to go.Binary files in an ASCll editor look like junk,and have no margins.Its just continious data.Read each tape three times and compare them in Hex Edit(free to down load).Beware that not all your tapes may be binary.Msd,patch tapes,leadscrew comp and options are often ASCll or eia.
    4 When I did this,I used an old test G Code tape (that I had a print out of)to get the whole operation up and running.If you have the time,this is a great lesson in parrallel and seriel communications.Good luck.


  • Page 1 of 2 12 LastLast

    Similar Threads

    1. Mazatrol CMT binary file
      By imm_ro in forum Mazak, Mitsubishi, Mazatrol
      Replies: 3
      Last Post: 06-25-2008, 10:09 AM
    2. Mazatrol/EIA file transfer
      By bz1801 in forum Mazak, Mitsubishi, Mazatrol
      Replies: 6
      Last Post: 03-29-2007, 06:57 PM
    3. File Transfer
      By roninB4 in forum CNCzone Club House
      Replies: 3
      Last Post: 08-27-2006, 12:05 PM
    4. file transfer
      By axis overtravel in forum Fadal
      Replies: 13
      Last Post: 01-26-2006, 10:55 PM
    5. EIA file transfer
      By grunemh in forum Mazak, Mitsubishi, Mazatrol
      Replies: 0
      Last Post: 12-02-2005, 08:45 AM

    Posting Permissions


     


    About CNCzone.com

      We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

    Follow us on

    Facebook Dribbble RSS Feed


    Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.