Mitsubishi ethernet communication

epeart

Member
Join Date
May 2009
Location
Saltillo
Posts
5
Hi,

I'm trying to send data from 6 PCs to a Q series PLC. Each PC will send only one word to the PLC. How can I do this? Is it possible to do it without using the MX OPC Server software?


Regards,
 
No, the plan is to connect the PCs to a Ethernet Switch where the PLC is already connected.

Is it possible to do it like in AB? I mean, just put somthing like a MSG instruction and then receive the words in the dessignated memory area?
 
No, the plan is to connect the PCs to a Ethernet Switch where the PLC is already connected.

Is it possible to do it like in AB? I mean, just put somthing like a MSG instruction and then receive the words in the dessignated memory area?

The q-series uses OPEN and READ instructions to pull raw ASCII strings off ethernet into the PLC. These instructions are explained in one of the q-ethernet manuals.

Mexico is covered by the tech support group in Chicago, IL. I know that have a sample PLC program and VB program (for the PC) to demonstrate doing this sort of thing - if you ask nicely...
 

Similar Topics

Hi everyone, I'm currently configuring a Q-series PLC (Q10UDEHCPU), using GX Wroks 2, and a Q71E71-100 Ethernet communication module to...
Replies
4
Views
2,231
Hello Everyone, I am using Mitsubishi L-series CPU. I have a sensor that needs to be calibrated on Ethernet TCP/IP communication. Can you please...
Replies
8
Views
2,059
Hello, I was trying to communicate Mitsubishi F800 Ethernet Communication With RSLogix 5000. I could able to ping VFD & PLC from laptop, but in...
Replies
3
Views
4,807
Hi All, I am new in PLC programming. My project is to send the data from PLC (Mitsubishi Q03UDECPU) to PC using Built-in Ethernet port. After...
Replies
0
Views
1,906
I am going to be using a Mitsubishi Q06UDEHCPU to talk to several Q02H CPUs all over ethernet. I have used the jp.read and jp.write commands with...
Replies
0
Views
1,719
Back
Top Bottom