Jump to content

Communicating V350 PLC with Java - Linux without OPC server


Recommended Posts

In 02/Dec I've finished a graduate course at SENAI and my term paper was about how build a simple Java application and get a Vison 350 PLC communicating with a Linux server without using OPC and a step by step jig construction.
 
In fact I did two Java applications
1- TCP_Server which a Linux server timely receives data sent from V350 PLC

2- TCP_Client which implements the Unitronics ASCII communication protocol allowing an user read and write any PLC registers of Vision V350 model
 
May be that code could work for other Vision models.
 
That Java code is available for download "as is" and hope it helps everybody to get their PLCs communicating.
 
Find below my website link
English version
 
Brazilian Portuguese version
 
Java code can be downloaded at SourceForge website :

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...