代码搜索:COM2
找到约 668 项符合「COM2」的源代码
代码结果 668
www.eeworm.com/read/145275/12740463
txt 程序说明.txt
单片机接口:
COM1:接AL175的监控口,ComL1,9600
COM2:监控传输,2400bps
不判断采集器的地址编号
目前安装于镇海变
www.eeworm.com/read/242302/13080998
txt 如何获得系统已安装的modem的端口号.txt
一 个 办 法 是 用 MSComm控 件 打 开 端 口 , 如 果 打 开 Com1错 误 , Modem就 在 Com2上 。
另 一 个 办 法 是 读 取 注 册 表 的 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Service\Class\Modem, 这 下 面 的 子 键 列 举 了 系 统 的 Modem情 况 , 其 中
www.eeworm.com/read/136959/13351059
c changprn.c
/*
** change_prn()
**
** A function to change the standard printer device for the duration
** of a program. Valid new device codes are:
**
** 0 - LPT1
** 1 - LPT2
** 2 - LPT3
**
www.eeworm.com/read/309649/13667432
c changprn.c
/* +++Date last modified: 05-Jul-1997 */
/*
** change_prn()
**
** A function to change the standard printer device for the duration
** of a program. Valid new device codes are:
**
**
www.eeworm.com/read/157974/11653055
txt 使用说明.txt
使用说明:
简介:在VC++6.0中用MSComm控件编程
使用时请选择按照PC机串口选择COM1或者COM2
www.eeworm.com/read/114100/15113259
txt 如何获得系统已安装的modem的端口号.txt
一 个 办 法 是 用 MSComm控 件 打 开 端 口 , 如 果 打 开 Com1错 误 , Modem就 在 Com2上 。
另 一 个 办 法 是 读 取 注 册 表 的 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Service\Class\Modem, 这 下 面 的 子 键 列 举 了 系 统 的 Modem情 况 , 其 中
www.eeworm.com/read/229711/14324670
c lcd_vim808_20.c
/***************************************************************************
* This code and information is provided "as is" without warranty of any *
* kind, either expressed or implied, includ
www.eeworm.com/read/221659/14730425
txt 说明.txt
BCB5_COM 是在BCB5下使用的例子
Console 是在控制台中使用的例子
VC_ComDlg 是在对话框中使用的例子
注意:例子中有几个是使用COM2,如您的机器没有COM2会产生断言。
作者:llbird
VC知识库 VCKBASE.COM
2004.10
www.eeworm.com/read/248180/12590642
h lcdmap.h
// LCD MAP for PICDEM LCD 2 Plus 914/917 PIM
#define X8 SEG16COM0
#define X6 SEG16COM1
#define X5 SEG16COM2
#define X7 SEG16COM3
#define X1 SEG17COM0
#define X3 SEG17COM1
#define X4 SEG17CO
www.eeworm.com/read/110052/15542635
txt 说明.txt
BCB5_COM 是在BCB5下使用的例子
Console 是在控制台中使用的例子
VC_ComDlg 是在对话框中使用的例子
注意:例子中有几个是使用COM2,如您的机器没有COM2会产生断言。
作者:llbird
VC知识库 VCKBASE.COM
2004.10