Menu

Write to remote serial port

Help
2009-01-24
2013-05-20
  • PixelDigger

    PixelDigger - 2009-01-24

    I am trying to write to a device on COM 1 of computer #2
    on this PC I have a Pair: CNCA0 <>CNCB0
    I have set hub4com \\.\COM1 \\,\CNCB0
    I can connect the two PCs using Com2TCP to CNCA0
    I can hyperterm to CNCBo and get my data, but I am not able to control the device on COM1.
    What am I doing wrong????
    Thanks for any help

     
    • PixelDigger

      PixelDigger - 2009-01-24

      UPDATE:
      I realize I was overcomplicating this.
      My program on PC1 is connected to COM5, paired with \\.\CNCB0
      I created a connection with with COM2TCP <> COM1<>CNCB0
      Monitoring the port, I get port ope/port closed signals over and over , but no data.
      If I connect to a virtual com pair, instead of the serial port, I get my data in Hyperterm.
      Any help is appreciated

       
    • Vyacheslav Frolov

      Probably you need to set --baud/--data/--parity/--stop
      to valid values for COM1.

       

Log in to post a comment.