搜索资源列表
多串口多线程工业控制实现
- 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量
v40
- 实现图像控制,云台解码器控制,站点选择(配有Access数据库).-image control, pan and tilt control decoder, site selection (equipped with the Access database).
ExePort
- 通过串口访问控制道闸,包括道闸升、道闸降,也可手工控制-through Gate Access Control, including the Gate of liters Gate fall, may also manually control
rs485
- 操作串口直接进行RS485多机通信的类。单片机下485多机通信很容易,用UART的Bit9即可,Windows下就麻烦得多,Windows下串口Bit9用作奇偶校验,要切换Bit9就要动态改通信格式,而且切换时间要跟得上单片机的us级时间。这个自己写的Class用独立线程、Windows高精度定时器机制,高速切换Bit9,示波器测量,时间在10us左右,已用于门禁系统多年,长时间运行可靠! -Direct RS485 serial port operation multi-machine c
vb
- 1.Prodave 是用于pc 与s7 系列plc 之间的数据链接通信的工具箱。其实质就是用户通过调用“w95_s7.dll”等库函数来解决 PLC 与PC之间的数据交换和数据处理问题。 所需硬件为:CPU22x,PC/PPI编程电缆,带COM口的PC。这可能是最简单的配置,很容易实现试验的目的。这里不需要安装Prodave软件,只要把“w95_s7.dll”文件拷贝到您程序相应的目录中去即可。 2.通讯设置:打开“控制面板”中“设置PG/PC接口”选项,在“应用程序访问点”列表框内选择“S
fanghuoqiangshiyong
- 用VC编写的串口通信防火墙,尝试用访问控制组件-Serial communication using VC prepared firewall, try to use Access Control Components
scommtest
- 基于scomm控件串口通信程序,一个获取报警记录的实例-Based scomm control serial communication program, an instance of access to police records
ID-card-lock
- ID卡门禁代码。支持串口通讯至管理中心。最多2万张卡-ID card access control code. Support for serial communication to the management center. Maximum of 20,000 cards
ComSet
- 串口功能模块,提供2个工程: 1、串口模块DLL库工程。使用串口底层驱动代码进行编写,生成dll文件。 2、串口模块DLL库测试工程。对生成的dll文件进行集成测试,并提供简单界面测试功能。 代码用途: 1、软件专业测试人员快速使用本dll进行界面串口通信功能开发; 2、可使用dll生成工程中的源代码进行修改,适合各类*面底层调用; 3、有需要进行软件权限控制的场合,自制dll生成和测试工程的模板; 4、软件初学者进行代码规范和测试的学习模板。-Serial
MSCommMultiPort
- Visual C++6.0环境下利用MSComm控件在VC中MFC程序中控制多个串口。在使用MSComm控件时,1个MSComm控件只能同时对应1个串口。如果应用程序需要访问和控件多个串口,那么必须使用多个MSComm控件。在基于对话框的MFC应用程序中应用MSComm控件编程实现对COM1和COM2的串口控制,双方同时可以发送和接收数据,并把接收到的数据显示在接收编辑框中。-Visual C++6.0 environment using MSComm control in VC in the
dbcomocx
- DBCOMmocx 访问,三维力控软件接口-DBCOMmocx access, power control of three-dimensional software interface
SerialPort
- VisualStudio2005中serialPort控件访问串口实例2个,及C#串口实例文档-VisualStudio2005 instance in serialPort access the serial control 2, and C# serial port instance document
chaoshijieshou
- 串口超时接收,串口超时接收 串口超时接收 串口超时接收-MSComm control based on single document in the application of Win32/API serial control MFC pack class/Win32 serial programming/serial development of another way/serial library second version/serial interface communication
Document-of--lf-rfid-reader
- 适用于开发低频rfid读写器,门禁系统,动物管理系统。-Applicable to the development of low-frequency rfid reader, access control systems, animal management system.
VBchuan-kou-tiaoshi-jidianqi
- 学习VB程序,通过对串口的访问操作,学习利用串口控制继电器动作的小程序。-Learning VB program, access to the serial port operation, learn to use the serial control relay action program.
SY230NT
- SYRIS联网门禁系统协议及源码。主要是两门、四门控制器使用,型号为SY230NT2系列控制器。-Agreement and the source code of the SYRIS networked access control system. Mainly two, four controllers, a model SY230NT2 series controllers.
mydemo
- 串口操作demo,简单的串口调用程序,用来控制门禁的开关(Serial operation demo, simple serial call program, used to control access control switch)