搜索资源列表
EmueComm
- 枚举系统中已有的串口号,动态选择使用的端口,不再受端口号的限制。-Enumeration System has the serial, dynamic selection of ports and port number are no longer subject to restrictions.
AB2150
- 此文件以插件DLL的形式封装了AB2150矩阵协议,通过此DLL可以学习串口通讯和MFC DLL插件的开发,希望能使使用者收益。压缩包中含有云台控制ID是定义的枚举类型,该类型未在工程中列出,请使用者重新定义中即可编译。-this document in the form of plug-in DLL Packaging AB2150 matrix of the agreement, through this DLL can learn serial communication and MFC
EnumSerial
- 枚举系统串口的程序,包括USB串口,虚拟串口等!-Enumeration System Serial procedures, including USB serial port, such as virtual serial port!
SerialEnum
- VC++语言编写,枚举当前系统中的所有RS232串口。
EnumSerial_demo
- 枚举本机串口的小工具,可以找出系统中所有的串口
EnumSerial
- 枚举windows下所有的串口设备,是设备管里器里的哦
Serial_debug_tool_with_Cserialport
- 自己调试的时候需要通过串口发送一些控制字和接收键盘板的按键信息,参考Cserialport做了这个小程序,这个程序可以枚举系统串口,可以发送16进制,希望能给有需要的朋友一点帮助。
21840273SerialComm
- 21840273SerialComm.rar枚举计算机的串口,
mscomm4
- 枚举串口 MSComm 控件提供下列两种处理通讯的方式: 事件驱动通讯是处理串行端口交互作用的一种非常有效的方法。在许多情况下,在事件发生时需要得到通知,例如,在 Carrier Detect (CD) 或 Request To Send (RTS) 线上一个字符到达或一个变化发生时。在这些情况下,可以利用 MSComm 控件的 OnComm 事件捕获并处理这些通讯事件。OnComm 事件还可以检查和处理通讯错误。所有通讯事件和通讯错误的列表,参阅 CommEvent 属性。
自动检索主机串口号
- 自动收索主机的串口,并将其枚举在下拉框中
chuankoushoufashezhi
- 串口收发设置实例.1.奇偶校验选择的comboBox的Items 排列顺序对应的是 Parity枚举中的顺序。 成员名称 说明 None 不发生奇偶校验检查。 Odd 设置奇偶校验位,使位数等于奇数。 Even 设置奇偶校验位,使位数等于偶数。 Mark 将奇偶校验位保留为 1。 Space 将奇偶校验位保留为 0。 2.同样 停止位ComboBox的Items的排列顺序对应的时StopBits枚举中的顺序。 成员名称 说明 None
SPComm(2011.2-update)
- 很好用的串口控件,编程简单,2011年2月最新修正。。修正COM10以上打不开的BUG,升级HotFMShell及对USB转串口与串口枚举等支持-Good use of the serial control, programming is simple, in February 2011 the latest amendments. . Fixed can not open COM10 or above the BUG, upgrade HotFMShell and the USB to ser
SSCOM-SPt
- 8大特色: 1.自动枚举串口,这样避免了有些机器串口多,或者串号号>4的情况。 2.保存文件格式为txt和CSV,可选,方便做数据分析。 3.保存文件在执行文件程序路径下的SaveData文件夹里 4.增加多字节联合显示 5.2字节时,十六进制会加"0x"头,非十六进制时,以十进制显示,末尾自动加一空格,以区分。 6.4字节时,只能以十六进制显示(因十进制以超出范围,也没有必要显示那么大一个数)。 7.增加实时显示数据曲线功能。 8.界面更人性化,方便适用。
EnumSerialPorts
- 枚举系统的所有串口,入口传入串口号码, 返回是否存在-Enumeration of all the serial system
SerialEnum
- 该程序是对PC机上所有串口的搜索枚举,可直接运行。对于串口操作有很大的启发-The program is the Serial port enumeration and search .It can directly run. There will be inspiration for Serial port operation.
listports_src
- 用于枚举Windows系统中存在的各类串口设备,包括普通串口,USB串口,以及蓝牙串口。-lists all serial ports available on the system, along with some descr iptive text suitable to be shown to the user.
VCAR
- VB 自动枚举系统串口加摄相头图象采集,坐标系变换等;想做一个可以显示当前位置信息的DD。-VB automatic enumeration system plus perturbation of the first serial image acquisition, coordinate transformation, etc. want one to display the current location information of the DD.
EnumSerial
- 纯C的windows 串口枚举程序,在windows7 上调试通过-emulator serial port in windows use C
20151112_025343257
- 枚举串口 枚举串口 -Enumerated serial port
VC6GetCommPort
- 使用VC6.0枚举计算机上所有的串口号,其它高版本上枚举串口比较容易,老版本比较困难,而这时一个VC6实现的串口枚举-this is a program which lists the serialports in computer.listing ports is easy in higner editon platform but hard in lower editon in old editon platform