Přihlašovací jméno: Heslo:
Registrace nového uživatele
Moderátor: toedder 
 Computers

Have computer questions, hints, or tips?

BBW's Tips on how to speed up page load the brainking site
Computers (BIG BAD WOLF, 2007-03-12 20:16:01)



Co je nového o flash disks?
Seznam diskusních klubů
Mód: Každý může psát
Hledat v příspěvcích:  

7. července 2006, 07:57:44
Hrqls 
Subjekt: Re: C# serial port sends only 3F above 7F ?
Změněno uživatelem Hrqls (7. července 2006, 07:58:10)
Hrqls: i found something!!


By default, SerialPort uses ASCIIEncoding to
encode the characters. ASCIIEncoding encodes all
characters greater then 127 as (char)63 or '?'.
To support additional characters in that range,
set Encoding to UTF8Encoding, UTF32Encoding, or
UnicodeEncoding.


before i open the port i will try

comKAR.Encoding = Encoding.UTF8;

Datum a čas
Přátelé on-line
Oblíbené kluby
Společenstva
Tip dne
Copyright © 2002 - 2025 Filip Rachůnek, všechna práva vyhrazena.
Zpět na vrchol