587,267 active members*
3,620 visitors online*
Register for free
Login
Results 1 to 7 of 7
  1. #1
    Join Date
    May 2003
    Posts
    41

    RS-232-C Software for RH Linux 9.0

    I like to connect RH Linux 9.0 PC to CNC Machine to transfer NC programs.

    Does anybody have (or know whereabouts of) a Serial Communication software for RH Linux 9.0 PCs?
    smabhyan

  2. #2
    Join Date
    Dec 2004
    Posts
    524
    Quote Originally Posted by smabhyan
    I like to connect RH Linux 9.0 PC to CNC Machine to transfer NC programs.

    Does anybody have (or know whereabouts of) a Serial Communication software for RH Linux 9.0 PCs?
    minicom -- should be part of any vanilla Linux distribution.

    Ken
    Kenneth Lerman
    55 Main Street
    Newtown, CT 06470

  3. #3
    Join Date
    May 2003
    Posts
    41

    minicom

    Dear Lerman, please make your point more clear. I do not understand it.
    smabhyan

  4. #4
    Join Date
    Dec 2004
    Posts
    524
    The utility "minicom" should be part of your Linux distribution. It is a serial communications program that will emulate a terminal and also support protocols such as xmodem...

    Ken
    Kenneth Lerman
    55 Main Street
    Newtown, CT 06470

  5. #5
    Join Date
    May 2003
    Posts
    41

    RS-232C Program for RH 9.0

    Dear Lerman,

    Lot of Thanks for the reply.

    I will check the details on my PC.
    smabhyan

  6. #6
    Join Date
    May 2005
    Posts
    3920
    Antoher program that is coming along nicely is gtkterm. This is a terminal emulator with a gtk graphical interface. Haven't used in much my self but it looks like it is coming along very nicely.

    All that being said, I'm not sure if Minicom or GtkTerm will solve your problems. It has been a very long time, but years ago we had PC's connected to old bandit controlers. For some reason I want to believe that the protocol required more control than could be obtained with a terminal emulator. I could be completely wrong about that so take note.

    Also if not installed get the utility setserial. This in combination with a bit of scripting could get you transfering software to the controller.

    Finally the big issue is that you have to verify proper transmission of the code.

    Thanks
    Dave

  7. #7
    Join Date
    May 2003
    Posts
    41

    RS 232-C for RH Linux 9.0

    Dear Dave,

    Thank You Very Much for the help.
    I will check up both the alternatives given by you.
    smabhyan

Posting Permissions

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