yasin
Newbie level 4
Hi,
If I want sending data through serial port, when data type was string; I will use from this code in c#: port. Write (string name)
But, if data type was byte, what code should I use in c# language?
Please guide me?
Best Regards
If I want sending data through serial port, when data type was string; I will use from this code in c#: port. Write (string name)
But, if data type was byte, what code should I use in c# language?
Please guide me?
Best Regards