-
LabVIEW-and-PLC
为了实现对船舶电站的实
时监控,对PLC编写程序,并在LabVIEW作为监控界面的情况,PLC与工控
机之间采用OPC技术实现通讯,GPC与工控机之间采用Modbus串口协议实现
通讯。最后在实现通讯的的基础上,对本系统进行了试验调试,并开发监控界
面。(In order to achieve real-time monitoring of ship power plant, the PLC programming and control interface as in the case of LabVIEW, PLC and IPC communication between the use of OPC technology, GPC and IPC used between the Modbus serial protocol communication. Finally, to achieve communication based on a test of the system to debug, and develop monitoring interface.)
- 2020-06-26 22:20:02下载
- 积分:1
-
Acess数据库版本 - 副本
通过串口对温湿度检测,实现对温湿度的检测和读取(The temperature and humidity can be detected and read by serial port.)
- 2020-06-17 10:40:02下载
- 积分:1
-
RenesasSerial
专门为瑞萨智能车设计的串口工具,可同时发送六组数据,很好的上位机程序(Designed for renesas intelligent car design of serial tools, can also send six sets of data, good PC program
)
- 2012-03-25 12:49:22下载
- 积分:1
-
15. printf重定向
串口打印usat,很好用的,使用的usat2(usat2 config yes very useful)
- 2018-08-22 16:51:02下载
- 积分:1
-
ADCandRS232
基于DMmega128开发板的串口通信程序,对于初学者必看!!(For starters based on DMmega128 development board serial communication program, must see! !)
- 2012-11-04 21:41:58下载
- 积分:1
-
PIG
串口接收无线传感器节点数据,接收的数据进行显示,并通过数据库存储(Serial receive wireless sensor node data, display data received and stored by the database)
- 2014-04-06 14:58:03下载
- 积分:1
-
COOM
Visual c++串口通信工程开发实例导航,该书采用C++编写,里面包含5个综合实例,适合有一定基础的C++人员学习(Visual c++ serial communication engineering development instance navigation, using c++, the book contains five examples of comprehensive, is suitable for the staff to learn c++ has certain foundation)
- 2013-10-22 01:00:12下载
- 积分:1
-
PendMove
常用RS232串口通用库类,可直接使用,谢谢大家~(The common library of the RS232)
- 2013-08-31 22:13:51下载
- 积分:1
-
Output_COM
c++程序,对串口操作,数据对串口的收发(c++, on the serial port operation)
- 2011-11-30 15:47:55下载
- 积分:1
-
6
说明: 串口通讯实验:
本实验得到的结果为,打开超级终端,设置波特率为115200,数据流控制位为无。运行系统,就会显示“UART & Interrupt Experiment,Please Input from the keyboard”,我们就可以通过写串口操作。
在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。
注意:由于系统产生中断,程序计数器就会跳到0x18处执行中断服务子程序,所以不能在SDRAM调试。 (Serial communication experiment: the results of this experiment, open HyperTerminal, set the baud rate to 115200, data flow control bit is not. Operating system, it will display " UART & Interrupt Experiment, Please Input from the keyboard" , we can write the serial port operation. Debug in flash, you need to modify the RO BASE is 0x00000000, the other not modify, recompile download can run. Note: Due to system interrupt, the program counter will jump to 0x18 Department execute the interrupt service routine, it can not debug the SDRAM.)
- 2010-09-01 22:57:00下载
- 积分:1