Hi
I need to send a chr(255) to a serial port, in VB.Net 2005 Express with
Framework 2.0
When I send it, the machine on the other side receives a chr(63) ... why
does this happen, and how can I make it send the actual chr(255) I need ?
Thanks for an answear, this one is turning me crazy ... with the framework
1.1 it did work.
Mike
Mike D Sutton - 31 Jul 2006 10:36 GMT
> I need to send a chr(255) to a serial port, in VB.Net 2005 Express with Framework 2.0 <snip>
Http://EDais.mvps.org/DotNet/
Hope this helps,
Mike
- Microsoft Visual Basic MVP -
E-Mail: EDais@mvps.org
WWW: Http://EDais.mvps.org/
... - 31 Jul 2006 10:45 GMT
You're right Mike ... sorry for the out-of-topic post, guess I didn't notice
the lack of the .Net :$
Thanks for the attention :)
Mike
>> I need to send a chr(255) to a serial port, in VB.Net 2005 Express with
>> Framework 2.0 <snip>
[quoted text clipped - 7 lines]
> E-Mail: EDais@mvps.org
> WWW: Http://EDais.mvps.org/