Amol Kirad

Q series Mistubishi PLC and Visual basic

7 posts in this topic

Hello Everyone,

I want to send and receive data from Mitsubishi PLC and Visual Basic.

Data is only of string and numbers.

so what could software and hardware require and step to do it ?

Share this post


Link to post
Share on other sites

You 'can' use MX Components from Mitsubishi, although as some people have pointed out in the past it's not completely "hassle-free"... I've used it in the past with success, but I would suggest you look into using an OPC server and interact with it using VB. Alternatively you can write the MC protocol (documented) and use a serial or Ethernet card in the PLC. MC protocol is a binary protocol for the newer CPU's and pretty straight-forward to develop...

Share this post


Link to post
Share on other sites

Thank you for the reply.

My PLC is Q series and it's having inbuilt Ethernet Port.

can i use it ? 

and If i want to use MC protocol how should i go forward ?

Share this post


Link to post
Share on other sites

If your PLC is Q-Serial with Ethernet port, just use the TCP/UDP socket communication.

Edited by hntuan94

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now