-
-
升级工具 MTK
... ScanInterval=1000
;; Repeat times of scanning devices (default 10 times)
ScanRepeat=10
;; Do NOT scan and send command to specific CDROM/com port/RNDIS device
DisableCDROMScan=false
DisableComPortScan=false
DisableRNDISScan=false
-
DCON Utility Pro Users Manual
... then it can work fine
DCON Utility Pro is easily and more convenient to configure and test the I/O modules via
the serial port (RS-232/485) or Ethernet port (using virtual com port).
-
Fabula_Serial-Port-Redirector.v2.7.3_Keygen.zip
... Make serial data available on a TCP/IP network. Access Remote Serial Devices. Serial Port Redirector serves as a client for getting access to remote serial devices. For this purpose the program creates virtual COM ports.
-
-
-
串口通讯DLL动态库源码
... * szFileName,int nLen);
BOOL PS_FetchNextRecvMessage(char* szRecvBuff,int &nLen;);
void PS_LogMessage(char* szShowMsg);
//Don't Start Thread,Driect Communicate With Com Port,Please Use These Functions
//不启动线程,直接与串口 ...
-
USB to R232的驱动
资源为USB-serial controller的驱动,USB to RS232,PLC电缆驱动。
Win7下的Prolific USB-to-Serial Com Port端口由于驱动版本太新不能用?
这个我自用的,可以使用。
-
串口类CSerial
... device
if (hFile == INVALID_HANDLE_VALUE)
{
// Display error
switch (::GetLastError())
{
case ERROR_FILE_NOT_FOUND:
// The specified COM-port does not exist
return EPortNotAvailable;
case ERROR_ACCESS_DENIED:
// The specified COM- ...
-
-
-