搜索资源列表
labviewOPC-FXPLC
- labview通过OPC与三菱FX系列PLC通讯实例 opc服务器软件使用的是KEPServerEx试用版,使用DataSocket函数对PLC的数据项进行操作。 DataSocket函数中,填上正确的OPC格式的地址即可。 最主要的是先配置好OPC服务器,OPC必须能正常跟PLC通讯,这样DataSocket读写数据时就能正确进行了。 本人也是刚学OPC通讯方面的,借人家的三菱FX1N进行试验,由于条件有限,没有对PLC所有的软元件进行试验,只试验了 X M
comment-between-labviewand-plc
- 该程序实现labview与三菱PLC串口通信,通过该程序可以读写三菱FX1N、2N、1s系列PLC任一点-The program implements labview with Mitsubishi PLC serial communication, the program can read and write 1s series PLC Mitsubishi FX1N, 2n, any point
PLC.Vi
- 三菱plc的labview控件,用于直接控制PLC的,方便PC读写,采用自由模式-Mitsubishi plc' s labview control for direct control of the PLC, to facilitate PC to read and write, using the free mode
22222222
- labview通过三菱PLC编程口通信读写数据 功能强大非常适合学习用-Labview powerful communication, speaking, reading and writing data through the mitsubishi PLC programming port is very suitable for use in learning
PLCserial-port-communication-(main)
- labview与三菱plc通讯,本程序每个点读写都有相应别的子vi 更方便使用者学习分析 对于学习三菱编程口协议着有很大的帮助-labview plc communication with Mitsubishi, the program read each point has a corresponding other sub-vi study analyzed more user-friendly programming interface protocol for the study Mit
labview-mitsubishi
- 电脑通过三菱PLC编程口读写数据,可通过电脑监控三菱PLC。-Computer read and write to mitsubishi plc via program port.
PLC Read And Write
- labview通过串口 读写三菱大部分的PLC 读写D M X Y等寄存器,模块化VI方便调用(LabVIEW through the serial read and write MITSUBISHI, most of the PLC read and write, D, M, X, Y and other registers, modular VI easy to call)
labview与三菱FX5U通信
- 通过三菱FX5U的以太网接口与上位机labview通信,对PLC的内部寄存器XYDM进行读写操作