资源列表
TYbCommDevicshili
- 这是控件内部使用的对话框,代码没有做任何修改。 由于程序是多语言自动识别的,可能程序略显复杂一些。 这个程序里面使用了内码转换,虽然源程序都是GBK码的汉字,但能够根据运行平台或设置进行汉字内码转换(GBK<=>BIG5) ☆可以参照这个程序做串口设置程序,串口设置保存在与 .EXE 文件同名的 .CFG 里。 ☆可以参照这个程序做多语言自动识别程序,支持简体中文、繁体中文、英文。-This is the internal use of the dialog b
VCuart
- WIN95界面下的VC++串口通讯程序在WIN32下是不建议对端口进行操作的,在WIN32中所有的设备都被看成是文件,串行口也不例外也是作为文件来进行处理的。-WIN95 interface of VC++ Serial communication procedures in WIN32 is not recommended for port operations, WIN32 at all of the equipment have been seen as a document, the
communication
- 汽车行驶记录仪串口的数据采集、设置、通讯功能-Vehicle Traveling Data Recorder serial data acquisition, setting, communication
ttys1
- 测试串口程序,兼容uart16500,修改代码可适应所有环境-test console
PushTest
- 邮包机的推动系统,可以推动邮包机,进入邮包箱内.本程序通过串口发送指令.-Post charter driven systems, can promote the Post charter flights, to enter the parcel box. This procedure to send commands through the serial port.
CardreaderLED_Test
- 通过串口,来控制读卡器的LED灯,通过LED灯,来知道读卡器的各种状态.-Through the serial port to control the reader' s LED lights, LED lights through to know the various readers status.
1
- 通过RS-232读取产品串口信息,自动保存串口信息,并进行比较,若与合格的串口信息比较就判断合格,否则为不合格,能自动以产品名为文件夹,产品条码系列号为文件名保存信息,测试产品时非常有用.-Read through the RS-232 Serial Product information, automatically save the serial information and comparison, if qualified in respect of the serial informa
ant
- 这是用Labwindows开发的一个RF test程序。 用于日本机种的组装后ANT 测试。-This is used Labwindows developed a RF test procedures. For Japanese models ANT testing after assembly.
CommWizard
- 使用MSCOMM控件编程源码,可以在线设置通信速率、奇偶校验、通信口无需重新启动程序;可以设置定时发送的数据及时间间隔;可以自动显示接收到的数据,并能在字符串、十进制和十六进制之间自由切换;自动保存设置参数。-MSCOMM control the use of programming source code, you can set up online communication rate, parity, communications I need to restart the process
SerialApp
- 使用API函数操作串口编程是Windows环境下编写串口通信程序的基本方法,此例是学习API函数进行串口程序开发的极佳例程。-API function to use serial programming operations are under the Windows environment to prepare a basic serial communication program methods, this case study are API functions for serial d
SCommTest
- MSComm控件例程.串口编程实践第二版第三节例程-example of com communication by MSComm active control
mcp2_2
- This software allows users to see how a serial async com port can be used to comunicate with a sync device (SPI). In this case, the software reads a low cost digital temperature sensor IC.