Louie De Janeiru

Basic code for normal framework 본문

C#

Basic code for normal framework

Louiey 2020. 11. 17. 10:12

Basic Code.7z
0.01MB

AXSerialCom.cs Serial Port Class Stable class for serial
InvokdWrapper.cs Invoke wrapper code for UI things Wrapper to avoid invoke error
Log.cs Log message API LOG/ERR/DBG...
ResponseParser.cs Serial response parser Parser example
template.cs template for CS code  
UartCom.cs UART COM APIs COM Find/Open/Close
UartMsgRequestThread.cs UART Request API Sample code based on string
Util.cs UTIL APIs APIs used to convert and so on
     
     

'C#' 카테고리의 다른 글

Display build date at Title Bar  (0) 2021.03.19
Build date display at Form.Text  (0) 2020.12.29
Screen Record  (0) 2020.09.16
Properties.Settings.Default  (0) 2019.09.24
Decimal point handling  (0) 2019.09.23