文件名称:C#调用PComm.dll
文件大小:95KB
文件格式:RAR
更新时间:2020-03-20 10:52:54
PComm C# 多线程
C#调用MOXA公司的PComm.dll类库PComm(线程安全) 接口函数: 1、public int InitComm(Hashtable Ht_CommParam) 2、 public int SendFrame(string Str_SendFrame, ref string Str_RecFrame, int i_NewBaudrate = 0) 3、public int CloseComm() 4、public string GetCommErrMsg(int i_ErrCode)
【文件预览】:
PCommClass
----PCommApp()
--------PCommApp.sln(866B)
--------PCommApp.suo(21KB)
--------PCommApp()