Results 1 to 4 of 4

Thread: new to vb.net and problems with RS232

Threaded View

  1. #4

    Thread Starter
    Lively Member
    Join Date
    Feb 2002
    Posts
    98

    Progress

    DNA7433,
    Thanks, That seemed to cure one problem, it was complaining about not being a byte array.
    I'm still not getting a response from the RS232 device, so I'm not sure if I'm not retrieving correctly or the write is not being interpreted correctly

    objRS232.Write(System.Text.Encoding.ASCII.GetBytes("D" & chr(10)))

    Will play with it some more.....
    I suspect the USB to serial adapter is not 100% kosher....
    Last edited by Incognito44; Jan 21st, 2003 at 07:21 PM.

Posting Permissions

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



Click Here to Expand Forum to Full Width