Redirect serial output to dos window?
Results 1 to 4 of 4

Thread: Redirect serial output to dos window?

  1. #1
    Join Date
    Sep 2001
    Location
    Ireland
    Posts
    990

    Redirect serial output to dos window?

    I really need to brush up on my dos!!!!!

    How do I redirect the output from a serial port to a dos shell,

    i set the port up with

    mode com1 9600,n,8,1,p

    that worked

    then i tried

    mode tty1=com1

    that didnt, meaby i thinking unix (tty1 was worth a try), what is the command to redirect the com1 to the dos shell.

    Thanks

    RB

  2. #2
    Join Date
    Jan 2003
    Location
    Australia
    Posts
    1,743
    Try using CTTY (Console TeleTYpe):

    http://www3.sympatico.ca/rhwatson/dos7/z-ctty.html

  3. #3
    Join Date
    Sep 2001
    Location
    Ireland
    Posts
    990
    Thanks Platypus,

    I used ctty com1 and it worked.

    RB

  4. #4
    Join Date
    Jan 2003
    Location
    Australia
    Posts
    1,743

    Thumbs up

    Hooray! Glad to help.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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