-
从事Profibus的开发人员可以利用改源代码理解profibus协议。添加除通讯以外的代码,很快可以开发出自己的智能节点...
从事Profibus的开发人员可以利用改源代码理解profibus协议。添加除通讯以外的代码,很快可以开发出自己的智能节点-engaged in the development staff can use the source code to understand change Profibus agreement. Add except communications code, we will soon be able to develop their own intelligent nodes
- 2022-02-07 00:13:56下载
- 积分:1
-
一段源代码,希望能对初学者有所帮助,已调试通过.
一段源代码,希望能对初学者有所帮助,已调试通过.-Section of source code, hoping to be helpful for beginners have been debug through.
- 2022-01-26 05:41:39下载
- 积分:1
-
编程:串行口调试程序
编程:串行口调试程序-Programming : serial port debugger
- 2022-09-26 05:50:02下载
- 积分:1
-
输入VB欧姆龙PLC控制
VB控制欧姆龙PLC的输入输出(I/O)。可用于小型试验工业监控系统。-VB Omron PLC control of input-output (I/O). Small can be used to test industrial control system.
- 2022-05-07 16:54:20下载
- 积分:1
-
使用WINDOWS API接口,已封装成WINAPI动态库,可直接使用
使用WINDOWS API接口,已封装成WINAPI动态库,可直接使用-use Windows API interface, Packaging has become WINAPI DLL can be used directly
- 2022-02-16 00:26:08下载
- 积分:1
-
RS-232-C端口实时监控软件的设计实现 多线程技术在VC++串口通信程序中的应用研究 用VC6实现串行通信的三种方法 在基于单文档程序中应用MSCOMM串口通讯控件-RS-232-C port real-time monitoring software design multi-threading technology in VC serial communication procedures for the application of research VC6 realization of the three serial communication methods based on single-file procedures MSCOMM Application Serial Communication Control
- 2022-02-14 10:20:21下载
- 积分:1
-
USB转串口的一个例子(源代码),可以在KEIAL下直接编译。...
USB转串口的一个例子(源代码),可以在KEIAL下直接编译。-USB to serial port of an example (source code)
- 2022-02-26 22:23:43下载
- 积分:1
-
PLC
plc中基于数据采集、发送接收、驱动、写入数据库-plc-based data acquisition, send to receive, drive, write to the database
- 2022-01-25 16:19:01下载
- 积分:1
-
音视频矩阵的串口控制程序,可以实现8进四出的控制。同时提供了udp监听,接收网络命令,实现网络上控制音视频矩阵。需要用到著名的trayicon控件和mscomm...
音视频矩阵的串口控制程序,可以实现8进四出的控制。同时提供了udp监听,接收网络命令,实现网络上控制音视频矩阵。需要用到著名的trayicon控件和mscomm控件-audio and video matrix of Serial control procedures can be achieved eight into four control. While providing udp eavesdropping, the receiving network orders network control audio and video matrix. The need to resort to the famous trayicon controls and controls mscomm
- 2022-03-19 12:32:38下载
- 积分:1
-
串口控制程序一般分为查询和中断两者方式。查询方式适用于简单的应用,简单可靠,但是缺点是需要占用处理器资源,在发送或者接收数据的时候不能做其它的事情,处理器利用率...
串口控制程序一般分为查询和中断两者方式。查询方式适用于简单的应用,简单可靠,但是缺点是需要占用处理器资源,在发送或者接收数据的时候不能做其它的事情,处理器利用率低。中断方式下,在发送或者接受数据的时候处理器还可以做其它的工作,效率较高。-Serial control procedures will generally be divided into two way query and interruption. Query applied to simple applications, simple and reliable, but the drawback is the need to occupy processor resources to send or receive data at the time should not make other things, the processor utilization rate. Interrupt mode, the send or accept data when the processor can do other work, more efficient.
- 2022-03-05 23:44:04下载
- 积分:1